Re: trying to compile gnat
- From: Jeffrey Creem <jeff@xxxxxxxxxxxxx>
- Date: Sat, 27 May 2006 22:24:16 -0400
Schüle Daniel wrote:
HelloYou also got some other good advice...But here is some more
I am failing to compile gnat
the compilation goes fine but no gnatmake is generated
I was trying different gcc releases
gcc-3.2.tar.bz2
gcc-3.3.4.tar.bz2
gcc-3.4.0.tar.bz2
gcc-4.1.1.tar.bz2
tar xjf gcc-4.1.1.tar.bz2
cd gcc-4.1.1
./configure --prefix=/myLocation --enable-languages=c,c++,ada
1) You appear to be configuring within the source directory. This is not the recommended way of doing the build
2) There may very well be language and/or target specific requirements you need to follow. Read the notes at gcc.gnu.org
3) Use something prebuilt
What is your host os?
.
- References:
- trying to compile gnat
- From: Schüle Daniel
- trying to compile gnat
- Prev by Date: Gnat 3.15p @ win-2000 recompiles _all_ internal packages ...
- Next by Date: Re: Gnat 3.15p @ win-2000 recompiles _all_ internal packages ...
- Previous by thread: Re: trying to compile gnat
- Next by thread: Re: trying to compile gnat
- Index(es):