--- 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:
> --- C
--- 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