[Bug fortran/27703] Linking example programs for PLplot causes error messages about multiple definition of __gfortran_transfer_character
arjen dot markus at wldelft dot nl
gcc-bugzilla@gcc.gnu.org
Mon May 22 04:33:00 GMT 2006
------- Comment #2 from arjen dot markus at wldelft dot nl 2006-05-22 04:33 -------
Subject: Re: Linking example programs for PLplot causes error messages about
multiple definition of __gfortran_transfer_character
>
>
> ------- Comment #1 from kargl at gcc dot gnu dot org 2006-05-21 16:01
> ------- Arjen,
>
> There appears to be something strange with your report. The "Reported
> Against" field in bugzilla shows 4.2.0. But, the verbose output shows
> that you are linking against a 4.1.0-20050522 libgfortran. Can you
> confirm the version of gfortran you have? If you have gfortran 4.1,
> dated 2005-05-22, you'll need to update. I believe this problem may
> have been fixed in March of 2006.
>
>
I tried this with gfortran 4.20 too (the report file was indeed
created with 4.1, but the result with the newer version was quite the
same). It happens when I build version 5.6.1 of PLplot (http://plplot.sf.net)
using shared libraries. It does not when I disable the shared libraries
option.
As it is a rather complex building process - not what the user
has to do but what the software is doing (extensive use of autotools),
isolating the bug seems virtually impossible at the moment
Regards,
Arjen
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27703
More information about the Gcc-bugs
mailing list