This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gfortran link issue mac osx


i built the trunk and installed it on a mac osx, but when i tried using 
the resulting gfortran, the following happened:

$>gfortran -o hello hello.f90
/usr/bin/ld: unknown flag: -macosx_version_min
collect2: ld returned 1 exit status

apparently, the flag is in the apple ld from oct. 05 or newer, but the 
version on this system is from april 05.  is there a reason that configure 
did not catch this?  

Thanks.
Chris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]