--- Comment #5 from ray at ultramarine dot com 2005-11-18 20:51 ---
Subject: Re: iostat on read
On Fri, 18 Nov 2005, pinskia at gcc dot gnu dot org wrote:
>
>
> --- Comment #4 from pinskia at gcc dot gnu dot org 2005-11-18 20:03
> ---
> (In reply to comment #3)
> > a.o
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-11-18 20:03 ---
(In reply to comment #3)
> a.out: relocation error: a.out: undefined symbol: _gfortran_transfer_array
That means your LD_LIBRARY_PATH is finding an old version of libgfortran.
--
http://gcc.gnu.org/bugzilla
--- Comment #3 from ray at ultramarine dot com 2005-11-18 19:30 ---
(In reply to comment #2)
> Actually this has already been fixed for 4.0.3 at least:
> open ios0
> read ios3
> buf 1 2 -77 -77
>
Due to other bugs, I took your advice and
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-17 20:10 ---
Actually this has already been fixed for 4.0.3 at least:
open ios0
read ios3
buf 1 2 -77 -77
--
pinskia at gcc dot gnu dot org changed:
What|Removed
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-17 20:06 ---
*** Bug 24921 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24923