On Tue, Jan 20, 2009 at 02:33:52PM +0000, Salvatore Lionetti wrote:
> Hi,
> 
> file gcc-4.2.4/INSTALL/prerequisites.html report:
> ...
> In order to build the Ada compiler (GNAT) you must already have GNAT 
> installed because portions of the Ada frontend are written in Ada (with GNAT 
> extensions.)
> ...
> 
> I've installed a gcc 3.4.6 without ada support, and have no root access.
> Where can i find a prebuild ada compiler?

You can use gnat-gpl :-)

> P.S: Actually i've downloaded 'gnat-gpl-2006-i686-gnu-linux-libc2.3-bin'
> Changing path order (-B switch don't work, is there an other way to do it?) 
> i' ve tryed to:

Putting gnat-gpl compiler in front of your path is the correct way.

> - compiling vhdl, got
> 
> ./configure -prefix=/home/sal/emul/gcc-4.2.4-inst -enable-languages=vhdl 
> --with-mpfr-include=/home/sal/emul/mpfr-2.3.2 
> --with-mpfr-lib=/home/sal/emul/mpfr-2.3.2/.libs
> with-mpfr-lib=/home/sal/emul/mpfr-2.3.2/.libs
[...]
> The following requested languages could not be built: vhdl
> Recognised languages are: c,ada,treelang

Hum, do you have a gcc-4.2.4/gcc/vhdl subdir ?  Looks like you did not
correctly copy ghdl sources.

Tristan.

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to