bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basics of building my own shared library?


From: Mike Castle
Subject: Re: Basics of building my own shared library?
Date: Mon, 11 Jun 2001 15:45:05 -0700
User-agent: Mutt/1.3.18i

On Mon, Jun 11, 2001 at 01:26:04PM -0400, Joe Vitale wrote:
> Where can I find the correct procedures/examples to
> learn about coding/linkling my own shared library?

Use the GNU tool:  libtool

It supports a common API to properly building shared libraries on a variety
of platforms.

mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]