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: [Ada] GCC Ada bootstrap suggestion


On Thu, 2008-07-31 at 18:42 +0200, Daniel Kraft wrote:
> With Ada, however, I'm at least not aware of another compiler I could 
> bootstrap using my C compiler and use that one subsequentally to 
> bootstrap GNAT.  At the moment, I'm trying to bootstrap it using a 
> binary GNAT 3.15p which was also somewhat hard to find on the net; and 
> this does not quite work out at the moment, as the included gcc (2.8.1 
> IIRC) is far too old and buggy to build even gcc-3.1 with Ada support 
> for bootstrapping the gcc-4.3 release.  At least I don't quite find it 
> an easy task to get a recent GNAT build from source...

Most  Linux distributions have been packaging GNAT binaries
for a while now so you just need to take any recent gcc/gnat (4.1 and
above) .deb or .rpm, extract the gcc/gnat binaries following the
documented way for the given packaging format (ar and tar for .deb, cpio
for rpm) and use them on your system to build your own GCC.

Sincerely,

Laurent



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