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]

Re: gfortran link issue mac osx


Chris,
    Building gcc 4.2 on MacOS X 10.3.9 is probably pushing the envelope.
However you might try this. The problem is that you need the cctools
from Xcode 2.3 which only installs on Tiger (10.4). You *might* be able
to use the odcctools package from http://www.opendarwin.org/projects/odcctools/.
You want to use the 20060608 snapshot. However I would strongly recommend
upgrading your machine to 10.4.x if you plan on doing a lot of work
with gcc trunk.
            Jack


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