This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Problem linking with g++ v3.4.2
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: Ricardo Fdez <ricardo_900 at yahoo dot es>, gcc-help at gcc dot gnu dot org
- Date: Tue, 02 Nov 2004 09:04:44 -0600
- Subject: Re: Problem linking with g++ v3.4.2
- References: <20041102093154.64216.qmail@web52310.mail.yahoo.com>
Hi Ricardo,
C++ code is not compatible between 2.95 and 3.4.2.
Try recompiling the dynamic library with 3.4.2.
HTH,
--Eljay