Date: Sun, 07 Jan 2007 13:35:44 +0900 (JST) From: NAKATA Maho <chat95@mac.com> To: ports@freebsd.org Subject: Migration to gfortran42 Message-ID: <20070107.133544.78739935.chat95@mac.com>
next in thread | raw e-mail | index | archive | help
Hello, I'd like to migrate gfortran42. * g77/gfortran42 object incompatibility (gfortran42 -ff2c solves the problem, though, but ports becomes very complex!) * g77 cannot access very large (>4G indeices) becase we cannot set integer*8 for default. * FreeBSD7 might not be shipped with gfortran(I'm not sure), even though migrate to gcc42. * Debian will also recompile all fortran libraries by gfortran. and othre distros as well. I have already set gfortran42 as default compiler for math/atlas, math/atlas-devel, benchmarks/himenobench. if you are using older gcc42, please upgrade to newer ones, as gfortran42 is installed as default. See http://www.freebsd.org/cgi/query-pr.cgi?pr=107601 for RFC. see also http://gcc.gnu.org/wiki/GFortranResults for performance of gfortran. any comments are welcome. All the best, -- NAKATA, Maho (maho@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070107.133544.78739935.chat95>