Hello

I've recently installed Panther, Xcode(?), fink 0.6.1.cvs and the latest f2c and g77 and now I'm getting the error

ld: Undefined symbols:
_G77_exit_0

with either g77 or f2c. I'm compiling multiple files and then linking them with

cc xxx.o ... zzz.o -o program -L/sw/lib -lf2c -lm

This is the f2c version. It gives the error:

ld: Undefined symbols:
_G77_exit_0

One of the modules is a c object file using f2c.h

This makefile worked with earlier fink/f2c (and g77).

Any ideas, thanks, David Bourne



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to