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:  [EMAIL PROTECTED]

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to