Anyone seen this one?

Jerry DeLisle jvdelisle@verizon.net
Tue Nov 29 03:54:00 GMT 2005


Hi all,

Ran into this while testing some other stuff.  This is cute!  Compiles fine with 
the -std=f95 removed.

$ gfc -std=f95 read_comma.f
/tmp/ccyPZzSq.o(.text+0x1a8): In function `MAIN__':
read_comma.f: undefined reference to `abort_'
/tmp/ccyPZzSq.o(.text+0x1b5):read_comma.f: undefined reference to `abort_'
/tmp/ccyPZzSq.o(.text+0x1c2):read_comma.f: undefined reference to `abort_'
/tmp/ccyPZzSq.o(.text+0x35c):read_comma.f: undefined reference to `abort_'
/tmp/ccyPZzSq.o(.text+0x377):read_comma.f: undefined reference to `abort_'
/tmp/ccyPZzSq.o(.text+0x392):read_comma.f: more undefined references to `abort_' 
follow
collect2: ld returned 1 exit status



More information about the Fortran mailing list