2011/4/13 Kapoor, Nitin <[email protected]>: > postdeps="-lstdc++ -lm -lgcc_s -lgcc_s" > > # The library search path used internally by the compiler when linking > > # a shared library. > > compiler_lib_search_path="-L/usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6 > -L/usr/ccs/bin -L/usr/ccs/lib > > -L/usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/../../.." > > This libtool script gets created when I configure a package prior to > compile. > > In the script ( pasted above) there is a postdeps flags that seems to cause > problems. Any ideas on how to disable this ?
This looks like a libtool-specific issue, can someone more knowledgeable in libtool chime in? _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
