* Bob Friesenhahn wrote on Sun, Jan 23, 2005 at 05:16:03PM CET:
> On Sun, 23 Jan 2005, Simon Perreault wrote:
> >
> >I am using libtool+automake+autoconf to build my library. Everything builds
> >fine without warnings or errors and I end up with a nice shared library.
> >However, that library is missing stdc++ symbols:
> 
> In order to automatically obtain stdc++ symbols, the library must be 
> linked using a C++ compiler.  It won't work to compile with CC=gcc 

Right.  And the Intel C++ compiler driver is called icpc, not icc.

Regards,
Ralf


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to