This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Linker probs with SUSE 10 and Tobias' 4.3 binaries


All,

I downloaded the x86_64 4.3.1 binaries from Tobias' website.  They work
fine on a SUSE 9 system.  But on SUSE 10 I get:

/home/wws/gcc-4.3/lib64/libgfortran.so: file not recognized: File format not recognized
collect2: ld returned 1 exit status

I can get linkage if I use -static.  But the linker takes a lot of wall time
to create the a.out.  (For a simple 'hello world' program, about 40 seconds.)

Has anyone seen this before? If so, any hints on how to resolve it?

Walter Spector


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