Linkers and Loaders


You can buy this book on-line! See the bottom of this web page for ordering links.
Latest Edition

[Our beautiful book cover]

By John R. Levine.
January 2000, 256 pages, US$36.95. C$51.95, £23.95, ISBN 1-55860-496-0..

I enjoyed reading this useful overview of the techniques and challenges of implementing linkers and loaders. While most of the examples are focused on three computer architectures that are widely used today, there are also many side comments about interesting and quirky computer architectures of the past. I can tell from these war stories that the author really has been there himself and survived to tell the tale. -- Guy Steele
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 and 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.

Features

  • Includes a linker construction project written in Perl, with project files available for download.
  • Covers dynamic linking in Windows, UNIX, Linux, BeOS, and other operating systems.
  • Explains the Java linking model and how it figures in network applets and extensible Java code.
  • Helps you write more elegant and effective code, and build applications that compile, load, and run more efficiently.

Table of Contents


1. Linking and Loading
2. Architectural Issues
3. Object Files
4. Storage Allocation
5. Symbol Management
6. Libraries
7. Relocation
8. Loading and Overlays
9. Shared Libraries
10. Dynamic Linking and Loading
11. Advanced Techniques

Updates to Linkers and Loaders.


Available at these on-line stores. Amazon.com Barnes&Noble Buy the Book at BAMM.COM

Send comments or questions about this book to linker@gurus.org.


Register your copy of this book.

Return to the The Internet Gurus Central Books Page.
This page © 2002-2008 I.E.C.C. Last updated 2001/04/03 22:15.

webmaster@gurus.org