[Bug target/61099] Mac 2GB file limit error

2014-05-09 Thread barry.j.mcinnes at noaa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61099 --- Comment #6 from Barry McInnes barry.j.mcinnes at noaa dot gov --- Is there any documentation on the arguments -Wa,-q ? With a link from Macports to /usr/bin/clang one program works without -Wa,-q, but others still need those parameters to get

[Bug fortran/61099] New: Mac 2GB file limit error

2014-05-07 Thread barry.j.mcinnes at noaa dot gov
Assignee: unassigned at gcc dot gnu.org Reporter: barry.j.mcinnes at noaa dot gov ifort has this fixed in versions 11.0 gfortran 4.8 on linux compiles On Mac intel any gfortran version above 4.5 gives errors [mac27:~] bmcinnes% gfortran-mp-4.5 -c -m64 dave.f90 [mac27:~] bmcinnes% gfortran-mp

[Bug fortran/61099] Mac 2GB file limit error

2014-05-07 Thread barry.j.mcinnes at noaa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61099 --- Comment #1 from Barry McInnes barry.j.mcinnes at noaa dot gov --- Mac ifort test [mac27:~] bmcinnes% ifort -c dave.f90 [mac27:~] bmcinnes% ifort -v ifort version 14.0.1 [mac27:~] bmcinnes%

[Bug fortran/61099] Mac 2GB file limit error

2014-05-07 Thread barry.j.mcinnes at noaa dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61099 --- Comment #3 from Barry McInnes barry.j.mcinnes at noaa dot gov --- This gives the same errors within MacOS 10.8 and 10.9