Re: Building GNAT/GCC 4.2.0



deadlyhead writes:
I'm thinking of attempting to build trunk again, and carefully go
over all of the tests to see where the failures are. I don't like
the idea, though, of not being able to compile the majority of my
programs to get Ada working (though I'm trying to build Ada into my
normal compiler because I also don't like the idea of having two
compilers hanging around).

This is the job of your distribution, IMHO. What platform are you on?

On most GNU/Linux distributions nowadays, GCC supports Ada out of the
box. On Debian, official Ada support is in GCC 4.1.1. There is also
an experimental package gcc-4.2-snapshot which includes the Ada
compiler, but no support for it.

Whatever your distribution, I encourage you to review the build
scripts (beware, they can be very complex, e.g. in Debian) and the
build logs to see if the distribution maintainers encountered the same
problems as you did. Then get in touch with the maintainers and
contribute patches :)

--
Ludovic Brenta.
.



Relevant Pages

  • Re: The GNU Ada compiler
    ... >> I think AdaCore could do with some competition in the binary distribution ... > universe and a GPL only compiler is not going to help get Ada into ... when gcc 4.1 is out of the door. ... > Ada by having them try the GNAT GPL version, ...
    (comp.lang.ada)
  • Re: Current status of Ada?
    ... learning and using this great language. ... The reason why compilers maker can't make their compiler totally free ... I agree with you that most of the links you can find on Ada websites ... AdaCore has contributed a free gnat compiler to ...
    (comp.lang.ada)
  • Re: Ravenscar-compliant bounded buffer
    ... the mid 1980's most compiler are FRONT_END compilers aka ... any system build around GNAT will contain the C code that GNAT ... The XGC Ada which is based on GNAT and uses C for its Real Time ... with VAXes for data processing applications. ...
    (comp.lang.ada)
  • Re: 7E7 Flight Controls Electronics
    ... Given that people had choices and Ada ... the 800 or so programming languages in use by the DoD, ... DoD1 was expected to provide a 'language of last resort', ... need modifications to a compiler to support particular requirements, ...
    (comp.lang.ada)
  • Re: Distributed Computing in Ada
    ... no shared memory. ... Ada tasks /can/ share memory, ... The problem is that the compiler can't know which variables are shared. ... The unit of distribution ...
    (comp.lang.ada)