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 . I still don't undestand wy the application crashed when the linker come out with the warning ' ld: warning: file /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/../../libstdc++.so: linked to /usr/local/lib/./libstdc++.so: attempted multiple inclusion of file '
2.- Chunk Library Path: I cleaned the dependency_libs from /usr/local/lib/libstdc++.la
Both aren't nice solution, but it work. I hope to read some comments about that.
Best regards
Carlos Fangmeier
Bob Friesenhahn wrote:
On Fri, 27 Aug 2004, Gary V. Vaughan wrote:
Are the gcc folks aware of this gotcha?
I have no idea. It has been present throughout the 3.X series (since libtool was incorporated) and is not architecture-specific.
If the problem was due to a libtool bug, that bug is long-gone.
Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen
_____________________________ La informacion contenida en esta transmision es confidencial, y no puede ser usada por otras personas que su(s) destinatario(s). El uso no autorizado de la informacion contenida en esta transmision puede ser sancionado criminalmente. Si ha recibido esta transmision por error, por favor destruyala y notifique al remitente telefonicamente, con cobro revertido o via e-mail. The information contained in this transmission is privileged, and may not be used by any person other than its addressee(s). Unauthorized use of the information contained in this transmission may be punished by law. If received in error, please destroy and notify the sender by calling collect or by e-mail. _____________________________ |
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool