On 07/22/2009 02:08 AM, Sisyphus wrote: > ----- Original Message ----- > From: "Tim Jenness"<[email protected]> > >> why? gfortran 4.3 is rock solid from my point of view. It compiles the >> Starlink software (a few million lines of fortran) with no problem. Older >> gfortrans were not very good mind (and it may be that you need a specific >> version that matches the version lapack was built with). > > Nothing against gfortran at all - but I thought there were some issues with > the PDL source when trying to use gfortran. > (Admittedly, I could well be wrong about that. I haven't actually tried > building PDL with gfortran.)
perl-PDL in Fedora is compiled with gfortran, as is all other Fortran software in Fedora. It may not produce the fastest code, but it compiles most code. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane [email protected] Boulder, CO 80301 http://www.cora.nwra.com _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
