> I'm saddened to see FORTRAN ripped out of the base system - and I'd > personally do the import work if it weren't for the the extra > dependencies GNU FORTRAN 9x requires. > > But 'ports/lang/gfortran' is an abomination. I don't know about that, but it's certainly a lot of bloat. This is why I alluded before to an f2c based replacement. The reasons against inclusion of GCC 4.1.1 Fortran involves changing (and increased) library dependencies. An f2c based f77 replacement would eliminate that problem while preserving functionality that has been part of BSD for over two decades. Given the rate of change of f2c and it's associated libraries (i.e. practically nil), the maintenance overhead after the initial import to the base should be very small (even when the underlying C compiler changes). The majority of the import work would be writing a replacement f77 driver command. --lyndonReceived on Tue May 30 2006 - 17:46:17 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC