Non-functional compiler under SGI Irix
Bernhard Fischer
rep.nop@aon.at
Tue Dec 19 13:56:00 GMT 2006
On Tue, Dec 19, 2006 at 01:01:38PM +0100, Philippe Schaffnit wrote:
>
>Hi!
>
>This probably not a GFortran issue (it's most likely related to my local
>setup), but I hope someone can put me on the right track...
>
>I've just build 'GNU Fortran 95 (GCC) 4.3.0 20061218 (experimental)',
>unfortunately I've just erased my check and my objects directories: I've
>restarted the build process, but it takes several hours (...).
>
>Whatever: 'gfortran -c Hello_World.f90 -o Hello_World.o' does not
>trigger any complaint, but 'gfortran Hello_World.o -o Hello_World'
>causes the following error:
>/USER/philippe/Irix/BinUtils/bin/ld: cannot find -lgfortranbegin
>collect2: ld returned 1 exit status
>
>This seems quite general, and happens with any source I tried it with
>(as I mentioned before, I do not have the results of the test suite any
>more, 8-(...).
>
>Can anyone suggest anything?
LD_LIBRARY_PATH setup proper?
See also http://gcc.gnu.org/ml/fortran/2006-04/msg00313.html
HTH,
Bernhard
More information about the Fortran
mailing list