Ratings2
Average rating4
Whatever your programming language, whatever your platform, you probably tap into linker and loader functions all the time. But do you know how to use them to their greatest possible advantage? Only now, with the publication of Linkers & Loaders, is there an authoritative book devoted entirely to these deep-seated compile-time and run-time processes.
The book begins with a detailed and comparative account of linking and loading that illustrates the differences among various compilers and operating systems. On top of this foundation, the author presents clear practical advice to help you create faster, cleaner code. You'll learn to avoid the pitfalls associated with Windows DLLs, take advantage of the space-saving, performance-improving techniques supported by many modern linkers, make the best use of the UNIX ELF library scheme, and much more. If you're serious about programming, you'll devour this unique guide to one of the field's least understood topics. Linkers & Loaders is also an ideal supplementary text for compiler and operating systems courses.
Reviews with the most likes.
Well, such an important and essential topic, or should I say,the crux of the every possible software program execution on any environment .
Enjoyed very much , brushed and enhanced my understanding ,hope this will do a hell lot of good for me to poking into some of the stuff I dealt with day by day basis.
This book written in extremely easy and consumable manner. Anybody , who has little understanding of computer can easily grasp at ease.
Recommended, to the curious people wanted to know the inner working and importantly enhance the understanding of their curiosity.