twice linked
Markus Wagner
wagner at imsd.uni-mainz.de
Wed Sep 12 06:02:21 BST 2001
Hi,
my kdevelop project is linked twice, once by libtool and once by gcc. There
is nothing special about it, just some c-files added and no changes to the
Makefiles.
Why this?
/bin/sh ../libtool --mode=link gcc -O0 -g3 -Wall -fwritable-strings -o
myprj -L/usr/local/pgsql/lib -lpq <objects>
mkdir .libs
gcc -O0 -g3 -Wall -fwritable-strings -o myprj <objects>
-L/usr/local/pgsql/lib -lpq
Thanks,
Markus
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list