Hello Bill, * Bill Northcott wrote on Sun, Nov 16, 2008 at 07:07:38AM CET: > > As others wrote you need a convenience library. > > However, as the code you are compiling will be part of a shared library, > you need to use appropriate compiler flags. -fPIC is defaulted on the > Apple compilers but I don't know if you need -fno-common anymore.
Libtool takes care of adding the respective PIC flags when building a convenience archive. Cheers, Ralf _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool