Re: trying to compile gnat
- From: Schüle Daniel <uval@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 29 May 2006 00:47:34 +0200
[...]
Looks like you are running one of those GNAT distributions where the compiler driver for gnat is gnatgcc instead of just plain old gcc. This has caused more problems with builds like this. perhaps you can do something with export CC=gnatgcc before the configure. The basic problem is that (I think) configure does not know how to find gnatgcc, it is looking for a gcc that knows Ada.
thank you a lot
it solved the problem
What host OS is this?
Linux SuSE 9.0
Regards, Daniel
.
- References:
- trying to compile gnat
- From: Schüle Daniel
- Re: trying to compile gnat
- From: Schüle Daniel
- Re: trying to compile gnat
- From: Jeffrey Creem
- trying to compile gnat
- Prev by Date: Re: trying to compile gnat
- Next by Date: Re: Distributed Ada, robustness etc.
- Previous by thread: Re: trying to compile gnat
- Next by thread: Ada to XMI tool?
- Index(es):
Relevant Pages
|
|