This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: compiling gnat on osx



On Tuesday, Oct 15, 2002, at 12:02 America/New_York, Corentin BARON wrote:
I can't compile the full gcc3 on MacOS X and the ada update is writtenr in ....... Ada ! How could I install gnat on my system (Darwin 5.5, GCC 3.1)
On a new platform, someone has to do an initial cross-compilation
to get a base compiler which can be used for bootstrap. (Same you
would do if you had a system without C compiler.) Fortunately, this
has already been done. See www.adapower.com, which has a link to
a binary for Mac OS X, made by Jim Hopper, who has also ported
an initial run time with tasking support.

  -Geert


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