[Fink-users] Libtool 1.4.2 and 1.4.3 C++ bundle linking problems

2003-02-08 Thread Nicholas Riley
Hi, I am having trouble with Fink's libtool, trying to compile a module for Python. With 1.4.2-5, I get this: /bin/sh ./libtool --mode=link g++ -o libmk4py.la -g -O2 -I../unix/../include -I../unix/../src -I. -module -no-undefined -avoid-version \ -rpath /usr/local/lib PyProperty.lo

Re: [Fink-users] Libtool 1.4.2 and 1.4.3 C++ bundle linking problems

2003-02-08 Thread Ben Hines
On Saturday, February 8, 2003, at 12:54 PM, Nicholas Riley wrote: The problem with 1.4.2 seems obvious; the problem with 1.4.3 is that, no matter what I try to do (RangerRick suggested CC=c++) libtool uses gcc for linking. If I try to use -lstdc++, libtool 1.4.3 complains that it can't link