On Fri, Aug 27, 2004 at 02:57:43PM -0400, Carlos Fangmeier wrote: > > Hi all again. > > After a long time playing arround I solved my two problems as follow: > > 1.- Multiple Inclusion: comment out line 'postdeps="-lstdc++ -lm -lgcc_s > -lgcc_s" ' from /usr/local/binlibtool .
this is because libtool tries to second guess the C++ compiler. I bet it would work if output_verbose_link_cmd='echo'. what is the use/need for this anyway, to see what the compiler will add on it's own, and then add that explicitly? -- <[EMAIL PROTECTED]> _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool