libtool
[Top][All Lists]
Advanced

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

Re: different library versions


From: Robert Boehne
Subject: Re: different library versions
Date: Thu, 07 Feb 2002 15:03:31 -0600

You can't mix C++ from GCC 2.x with C++ from GCC 3.x.
The name mangling is different, and there isn't anything
libtool can do about it.  You need to always use GCC 3
or always use gcc 2.

Robert

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  address@hidden



reply via email to

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