------- Comment #6 from ebotcazou at gcc dot gnu dot org  2008-11-26 11:40 
-------
> Is there any issue to direclty fix this mistake in gfortran sources ?

This is not a mistake and this is not specific to fortran:

([EMAIL PROTECTED]) ~ $ gcc -o t t.c -m64 -shared-libgcc
([EMAIL PROTECTED]) ~ $ ./t
ld.so.1: ./t: fatal:
/nile.build/botcazou/gcc-head/install_sparc/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32

It's just Solaris.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38268

Reply via email to