[Bug fortran/32255] warning can't open dynamic library
dir at lanl dot gov
gcc-bugzilla@gcc.gnu.org
Fri Jun 8 14:59:00 GMT 2007
------- Comment #1 from dir at lanl dot gov 2007-06-08 14:59 -------
I just noticed that programs work anyway -
[dranta:~/tests/gfortran-D] dir% rm testioBackspace
[dranta:~/tests/gfortran-D] dir% gfortran -o testioBackspace testioBackspace.f
/usr/bin/ld: warning can't open dynamic library: /libgcc_s.1.dylib referenced
from:
/usr/local/gfortran/lib/gcc/powerpc-apple-darwin8.9.0/4.3.0/../../../libgfortran.dylib
(checking for undefined symbols may be affected) (No such file or directory,
errno = 2)
[dranta:~/tests/gfortran-D] dir% testioBackspace
Number of Tests = 4
Number of Tests = 16
Number of Tests = 64
Number of Tests = 256
Number of Tests = 1024
Number of Tests = 4096
Number of Tests = 16384
Number of Tests = 65536
[dranta:~/tests/gfortran-D] dir%
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32255
More information about the Gcc-bugs
mailing list