[Bug libfortran/24909] libmatmul.a breaks darwin build
andreast at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 18 14:31:00 GMT 2005
------- Comment #6 from andreast at gcc dot gnu dot org 2005-11-18 14:31 -------
On sparc-solaris I get runtime failures:
collect2: ld returned 1 exit status^M
compiler exited with status 1
output is:
Undefined first referenced^M
symbol in file^M
_gfortran_matmul_r4 /var/tmp//ccKKiCDj.o^M
ld: fatal: Symbol referencing errors. No output written to ./matmul_1.exe^M
collect2: ld returned 1 exit status^M
this is with both, the original libmatmul and with libmatmul_convenience.
(using native, sun, as and ld)
I try to investigate deeper by next week. If I do not get beaten by others :)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24909
More information about the Gcc-bugs
mailing list