Brett Viren writes: > /usr/lib/gcc-lib/i386-linux/3.2/../../../crt1.o(.text+0x18): undefined > reference to `main' It turns out that libg2c's main() has been moved into libfrtbegin, at least in Debian's g77-3.2. So adding -lfrtbegin to the F77LIBS variable in config/Makefile.linux allows g2root to link. -Brett.
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:05 MET