Build error under Linux

Philippe Schaffnit P.Schaffnit@access.rwth-aachen.de
Thu Jan 4 11:40:00 GMT 2007


Hi!

I somehow fail to get a working compiler under Linux with freshly
up-do-date sources (well... actually it's re-building with still
newer...): I get:

                === gfortran Summary ===

# of expected passes            283
# of unexpected failures        8726
# of expected failures          7
# of unresolved testcases       57
# of untested testcases         1735
# of unsupported tests          80

This happens with:

GNU Fortran 95 (GCC) 4.3.0 20070104 (experimental)
Copyright (C) 2006 Free Software Foundation, Inc.

(by thew way, shouldn't the copyright year be updated?)

What happens with a 'Hello world' thing:
gfortran Hello.f90 -o Hello
/usr/bin/ld: crtbegin.o: No such file: No such file or directory
collect2: ld returned 1 exit status

Where's this 'crtbegin.o' coming from?

Is anyone else seeing that?

Thanks!

Philippe



More information about the Fortran mailing list