trying to compile gnat
- From: Schüle Daniel <uval@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 27 May 2006 16:13:27 +0200
Hello
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
also I tried to compile from parts, eg
gcc-4.1.1
gcc-ada-4.1.1.tar.bz2
gcc-core-4.1.1.tar.bz2
gcc-g++-4.1.1.tar.bz2
gcc-testsuite-4.1.1.tar.bz2
cd gcc-4.1.1
../configure --prefix=/myLocation --enable-languages=c,c++,ada
I am somewhat confused, gcc and g++ are genereated and
I can compile with them, so what's wrong with ada?
Regards, Daniel
.
- Follow-Ups:
- Re: trying to compile gnat
- From: Schüle Daniel
- Re: trying to compile gnat
- From: Martin Krischik
- Re: trying to compile gnat
- From: Jeffrey Creem
- Re: trying to compile gnat
- From: Ludovic Brenta
- Re: trying to compile gnat
- Prev by Date: Re: Ada vs Fortran for scientific applications
- Next by Date: Re: trying to compile gnat
- Previous by thread: ANN: Cumulative update: Fuzzy sets, Measurements units, Components
- Next by thread: Re: trying to compile gnat
- Index(es):
Relevant Pages
|
|