Re: Problem with exporting local symbols

2005-06-11 Thread Ralf Wildenhues
Hi Ralf, * Ralf Hoffmann wrote on Fri, Jun 10, 2005 at 02:02:01PM CEST: > > I have a problem about symbol collisions in shared librarys. I currently > porting the build process of a shared library to libtool and the build > itself works so far. > The library uses a modified zlib implementation so

Problem with exporting local symbols

2005-06-10 Thread Ralf Hoffmann
Hi, I have a problem about symbol collisions in shared librarys. I currently porting the build process of a shared library to libtool and the build itself works so far. The library uses a modified zlib implementation so the final library contains zlib symbols. In the old build process the linker w