This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/42568] BLOCKDATA referenced in EXTERNAL not loading from library



------- Comment #10 from jvdelisle at gcc dot gnu dot org  2010-01-04 03:52 -------
Fixed the script on Cygwin:

$ ./bug1.sh
ar: creating libex.a
COMPILER gfortran-4
 BAD LOAD ix2(4)=
ar: creating libex.a
COMPILER gfc
 BAD LOAD ix2(4)=
ar: creating libex.a
COMPILER g77
 GOOD LOAD ix2(4)=abcdefghijklmnopqrst


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]