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: howto compile gnat included in gcc-3.1?


In article <20020610124142.GA25757@snoopy.i-think-future.de> you write:
>
>        Hi all,
>
> havin' trouble compiling the ada-compiler gnat/gnatmake shipped with
>gcc-3.1.
>
>A running, fully functionable gnatmake is installed as described by the
>INSTALL/build.html that is needed to build the ada-comp.

Of course, you don't bother to tell us WHAT OS WHAT ARCH you're playing with.
I guess that's another case of all the planet is running intel-linux, right ?

>Used this configure-line:
>
>ADAC=/usr/local/gnat/bin/gcc ../gcc-3.1/configure --prefix=/usr/local/g=
>cc-3.1 --enable-shared --enable-languages=ada,c,c++,f77,java,objc --enabl=
>e-threads=3Dposix

and where, oh, where is the fragment of the configure log that deals with 
ada ? Look at it (I assume you've been running your compile under script(1)
or some equivalent. If not, try again, you just lost some newbie points.)

At a guess, it will say it did not find an ada compiler, or gnatbind...

This is where you must look...


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