Re: trying to compile gnat



Schüle Daniel wrote:

I am failing to compile gnat
the compilation goes fine but no gnatmake is generated
I was trying different gcc releases

Suggested reading:

http://ada.krischik.com/index.php/Articles/CompileGcc
http://ada.krischik.com/index.php/Articles/CompileGNATGPL
http://ada.krischik.com/index.php/Articles/CompileGNATPro

Mind you: The texts are old and with newer gcc's compiling becomes easier
(i.E. a lot of the --enable- options are now default and "make -C gcc
gnatlib-shared gnattools;" is not needed any more.

If you like some newer script files you can download them form The GNU Ada
Project:

http://svn.sourceforge.net/viewcvs.cgi/gnuada/trunk/rpm/SPECS/
http://svn.sourceforge.net/viewcvs.cgi/gnuada/trunk/tar/configure/

Those scripts are up to date for the most current gcc sources. I would also
invite you to join The GNU Ada Project [1]. The project if open for all
operating system.

Martin

[1] http://gnuada.sourceforge.net/
--
mailto://krischik@xxxxxxxxxxxxxxxxxxxxx
Ada programming at: http://ada.krischik.com
.



Relevant Pages

  • Re: Is Betov trying to rip off the FASM source ?
    ... GCC without optmization turned on will compile the C ... the contribution to the compilation time ... afforded by using gas as a back end is effectively nothing. ... Except those shared libraries are not available for every platform on ...
    (alt.lang.asm)
  • Re: HELP -- UBUNTU -- Do not have a proper compiling system
    ... It's a family distribution, so compilation of ... When I set up Ubuntu, ... choose GCC from Synaptic (see "Package Manager", ...
    (comp.os.linux.misc)
  • [2.6 patch] remove support for gcc < 3.2
    ... This patch removes support for gcc < 3.2. ... My personal opinion about the time and space a compilation requires is ... some parts of the kernel, ...
    (Linux-Kernel)
  • Re: Fortran vs Python - Newbie Question
    ... Besides the fact that the object code does not corresponded to the public ... the compilation process is quite ... CPython compiles a 'while ' statement to a conditional jump ... I am quite sure that gcc does essentially the same thing. ...
    (comp.lang.python)
  • Re: GCC test suite
    ... I tried to test lcc-win32 on GCC tests ad got many compilation errors, ... Can not initialize struct with variables list, ... foobar (int x, int y, int z) ...
    (comp.compilers.lcc)