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

2010-01-03 Thread jvdelisle at gcc dot gnu dot org
--- 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)=abcdefgh

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

2010-01-03 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2010-01-04 03:40 --- With Linux: $ ./bug1.sh ar: creating libex.a COMPILER g77 GOOD LOAD ix2(4)=abcdefghijklmnopqrst ar: creating libex.a COMPILER g95 GOOD LOAD ix2(4)=abcdefghijklmnopqrst ar: creating libex.a COMPILER gfortran G

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

2010-01-03 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2010-01-04 03:25 --- OK, I could not get the script to run for some reason. However, I manually performed the steps in the script: gfortran-4 -c juinit2.f ar -r libex.a juinit2.o gfortran-4 bug.f -L. -lex -o bug ./bug

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

2010-01-01 Thread urbanjost at comcast dot net
w off the bat why G77 and G95 would work and GFORTRAN would not? - Original Message - From: "jvdelisle at gcc dot gnu dot org" To: Sent: Friday, January 01, 2010 1:35 AM Subject: [Bug fortran/42568] BLOCKDATA referenced in EXTERNAL not loading from library > > > ---

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

2009-12-31 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2010-01-01 06:35 --- I forgot to mention I am using Cygwin 1.7, so this is beginning to look like some sort of installation issue. The gfortran version 4.5 I downloaded and installed per the gfortran wiki. The other possibility to c

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

2009-12-31 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2010-01-01 06:22 --- I tried the test case with Cygwin running on WinNT-4.0 and it works fine with both 4.3.4 and 4.5. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42568

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

2009-12-31 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2010-01-01 02:49 --- (In reply to comment #2) > Subject: Re: BLOCKDATA referenced in EXTERNAL not loading from library > > I just got it from the gfortran Wiki because of problems with the previous > version I had: > http://gcc.gnu.org/

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

2009-12-31 Thread urbanjost at comcast dot net
initialized properly. - Original Message - From: "kargl at gcc dot gnu dot org" To: Sent: Thursday, December 31, 2009 7:46 PM Subject: [Bug fortran/42568] BLOCKDATA referenced in EXTERNAL not loading from library > > > --- Comment #1 from kargl at gcc dot gnu d

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

2009-12-31 Thread kargl at gcc dot gnu dot org
--- Comment #1 from kargl at gcc dot gnu dot org 2010-01-01 00:46 --- Can you please read how to submit a bug report? I can't find anywhere were it states that a Bourne shell script should be submitted. It simply makes it almost impossible to read the actual bug report. In fact, all t