On January 23, 2005 11:16, Bob Friesenhahn wrote: > In order to automatically obtain stdc++ symbols, the library must be > linked using a C++ compiler.
Thank you very much! That was the problem! I had to use CXX=icpc, not CXX=icc. -- Simon Perreault <[EMAIL PROTECTED]> -- http://nomis80.org _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
