Hello all,

Being all new to this, please accept my apology if this
question belongs somewhere else, but anyway:

I'm trying to compile ghdl 0.25 on an amd64-based
Gentoo Linux system.  I've followed the instructions
in the README file (the gnatmake example works fine)

but when compiling, I get the following message

gnatgcc -c -I./ -I../../../gcc/vhdl/grt
-gnatec../../../gcc/vhdl/grt/grt.adc -O -g -I-
/home/anders/gcc-4.1.1/gcc/vhdl/grt/grt-unithread.adb
gnatbind -Lgrt_ -o run-bind.adb -n ghdl_main.ali
gcc -c -O -g -gnatec../../../gcc/vhdl/grt/grt.adc -o run-bind.o run-bind.adb
gcc: run-bind.adb: Ada compiler not installed on this system
make[3]: *** [run-bind.o] Error 1
make[3]: Leaving directory `/home/anders/gcc-4.1.1/objdir/gcc/vhdl'
make[2]: *** [ghdllib] Error 2
make[2]: Leaving directory `/home/anders/gcc-4.1.1/objdir/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/home/anders/gcc-4.1.1/objdir'
make: *** [all] Error 2

I'm sure that I have gnat installed. Gnat-gcc and gnat-gpl gives the
same error message.

Grateful for any assistance,

Anders

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

Reply via email to