This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Making shared libraries



> Are there any references I can read on how to build shared libraries?

Look at GNU libtool-1.2 (ftp.gnu.org). It's the platform-independent
encapsulation of various systems' shared library mechanisms.

Bruno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]