This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33647] _gfortran_copy_string missing in libgfortran.a
- From: "longb at cray dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2007 19:44:10 -0000
- Subject: [Bug fortran/33647] _gfortran_copy_string missing in libgfortran.a
- References: <bug-33647-14710@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from longb at cray dot com 2007-10-03 19:44 -------
Subject: Re: _gfortran_copy_string missing in libgfortran.a
I suspected this might be the case, but did not find it documented.
Thanks for the quick reply.
Cheers,
Bill
pinskia at gcc dot gnu dot org wrote:
> ------- Comment #1 from pinskia at gcc dot gnu dot org 2007-10-03 19:22 -------
> And this is by design. gfortran 4.1 is ABI incompatiable with gfortran 4.2.
> This is one of the reasons why in 4.2 (or is it only on the trunk), we added
> symbol versioning support. This is not the only place where 4.1 is different
> from 4.2.
>
>
>
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33647