Skip to main content
  • 1143 Accesses

Abstract

This chapter discusses Libtool (the GNU Library Tool), an open source application that simplifies creating and maintaining precompiled collections of functions (for languages such as C) or classes and associated methods (in object-oriented languages such as C++). These functions and classes, generally referred to as libraries, can subsequently be used by and linked to applications. Throughout this chapter, the term code libraries is used as a general, language-independent term for a precompiled collection of functions or classes that is external to an application. These code libraries can be linked to an application during final compilation, enabling it to execute the functions or methods in the library.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 59.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 79.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2006 William von Hagen

About this chapter

Cite this chapter

von Hagen, W. (2006). Using Libtool. In: The Definitive Guide to GCC. Apress. https://doi.org/10.1007/978-1-4302-0219-6_8

Download citation

Publish with us

Policies and ethics