http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45826
Summary: NOT bug but web link error? Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassig...@gcc.gnu.org ReportedBy: nki...@giss.nasa.gov This is not a bug, but maybe an error in the web link to a binary. On this page: http://gcc.gnu.org/wiki/GFortranBinaries#MacOS the binary that downloads for Mac OS 10.5 (Leopard) is named gfortran-macos-x86.dmg. This opens to an installation application named gfortran-4.5-x86_64-SnowLeopard. Why does it have the name SnowLeopard in it? Did someone zip in the wrong file for Leopard? When I installed this binary, I cannot run gfortran, but I always get the error, simply invoking gfortran by itself: dyld: unknown required load command 0x80000022 I was able to install gfortran 4.2.3 and run that without this error. So, is the correct binary uploaded for gfortran for Leopard?