Is it possible to control shared library output????
Libtool adds object files (crti.o, et al), and also controls the --whole-archive flag when creating a shared library. Can the output of libtool be controlled such that these can be suppressed? Will -- = William J.
libtool 1.5 adds unwanted objects to shared library
Calling libtool with the following: /bin/sh ../libtool --mode=link g++ -g -O2 -o libGridExProEDLL.la \ -rpath /prjbob.1/bene/CVS/wxGridEx/Linux/lib \ -rdynamic libGridExProEDLL_la-AFLR3.o \ generates the following command: g++ -shared -nostdlib /usr/lib/