libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing symbols using Intel's compiler


From: Ralf Wildenhues
Subject: Re: Missing symbols using Intel's compiler
Date: Sun, 23 Jan 2005 18:01:15 +0100
User-agent: Mutt/1.5.6+20040907i

* 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]