On Wed, Jul 27, 2005 at 06:05:31PM -0700, Helmar Wodtke wrote: > But inside /opt/gcc-3.4.3/bin: > > $ grep wesolows * > gccbug:configured with: ../gcc-3.4.3-csl/configure > --prefix=/builds/wesolows/x86/gcc-3.4.3 > --with-local-prefix=/builds/wesolows/x86/gcc-3.4.3 --enable-threads=posix > --with-as=/usr/sfw/bin/gas --with-ld=/usr/ccs/bin/ld --with-gnu-as > --without-gnu-ld --enable-languages=c,c++ --enable-shared
That's harmless. > $ cd ../lib > $ grep wesolows * > libstdc++.la:dependency_libs=' > -L/builds/wesolows/gcc-build/i386-pc-solaris2.10.1/libstdc++-v3/src > -L/builds/wesolows/gcc-build/i386-pc-solaris2.10.1/libstdc++-v3/src/.libs -lm > -lm -lm -L/builds/wesolows/gcc-build/gcc -lgcc_s -lgcc_s -lm -lgcc_s -lgcc_s' > libstdc++.la:libdir='/builds/wesolows/x86/gcc-3.4.3/lib' > libsupc++.la:dependency_libs=' > -L/builds/wesolows/gcc-build/i386-pc-solaris2.10.1/libstdc++-v3/src > -L/builds/wesolows/gcc-build/i386-pc-solaris2.10.1/libstdc++-v3/src/.libs -lm > -L/builds/wesolows/gcc-build/gcc -lgcc_s -lgcc_s' > libsupc++.la:libdir='/builds/wesolows/x86/gcc-3.4.3/lib' > > so I think that libtool is not *that* wrong. But at other places, with other > sources, it finds the right things... That's not harmless. You're right; I need to patch these files as the SFW gcc does. Sigh. Thanks for looking into this. -- Keith M Wesolowski "Sir, we're surrounded!" Solaris Kernel Team "Excellent; we can attack in any direction!" _______________________________________________ opensolaris-discuss mailing list [email protected]
