__eprintf problem in f77

Dave Love d.love@dl.ac.uk
Wed Dec 10 12:23:00 GMT 1997


>>>>> "Andrew" == Andrew Zabolotny <bit@freya.etu.ru> writes:

 Andrew>  "undefined symbol __eprintf in fini.o"
 Andrew> cause:
 Andrew>  gcc/assert.h defines assert() to call __eprintf when assertion fails.
 Andrew>  fini.c includes some .h file which in turn includes assert.h.
 Andrew>  __eprintf is not present in default libraries when using cc

I'm not sure what exactly this comes from.  Do you mean you're
building f771 not with gcc?  If so, it shouldn't have got that far --
the fortran component still needs to be built with gcc AFAIK and
should fall over an #error otherwise.



More information about the Gcc mailing list