In article <[EMAIL PROTECTED]> [EMAIL PROTECTED] wrote: |Apparently f77 compilers will eat this, but our f77 (from bin or ports) |will not. RELNOTES.TXT of FreeBSD 4.0-RELEASE says, > The f77 emulation via f2c has been replaced by a native F77 compiler. In my 4.0-STABLE, /usr/bin/f77 (g77 v0.5.24) /usr/local/bin/fc (/usr/ports/lang/{f77,f2c},/usr/ports/devel/fpp) Your example FORTRAN code can be compiled with /usr/bin/f77(g77). It would seem that /usr/bin/f77(g77) shows slightly better performance than /usr/local/bin/fc. I think that's why f2c is replased in 4.0-RELEASE or later. Is this recognition right ? -- Jun Ushida PGP finger print = E2 03 93 99 0B C4 C0 35 80 BC FF A3 CE 5C 96 C7 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message