[R-SIG-Mac] Latest fink g77 unstable compiler appears to work

Tom Kennedy tom.kennedy at bigpond.com
Fri Jul 18 19:55:00 MEST 2003


The latest Fink unstable g77 version 3.3-20030714 configure properly 
and without errors.

g77 --version
GNU Fortran (GCC) 3.3.1 20030714 (prerelease)
Copyright (C) 2002 Free Software Foundation, Inc.


config.log shows

configure:10467: checking whether we are using the GNU Fortran 77 
compiler
configure:10481: g77 -c  conftest.F >&5
configure:10484: $? = 0
configure:10487: test -s conftest.o
configure:10490: $? = 0
configure:10503: result: yes
configure:10510: checking whether g77 accepts -g
configure:10522: g77 -c -g conftest.f >&5
configure:10525: $? = 0
configure:10528: test -s conftest.o
configure:10531: $? = 0
configure:10543: result: yes

The previous version of g77 3.3 showed assembler errors in config.log.

Things are looking up.

tom



More information about the R-SIG-Mac mailing list