Quoting Richard Maciel <[EMAIL PROTECTED]>: > Can anyone help me with this matter? Last time I compiled the ghdl > without problems (v. 0.19). Now, with the 0.20 version it gives me > some strange messages as: > > gnatgcc -c -I./ -I../../../gcc-4.0.2/gcc/vhdl/grt > -gnatec../../../gcc-4.0.2/gcc/vhdl/grt/grt.adc -O -g -I- > ../../../gcc-4.0.2/gcc/vhdl/grt/grt-avls.adb > gnatbind -Lgrt_ -o run-bind.adb -n ghdl_main.ali > error: "system.ads" has been modified and must be recompiled [...] > > The problem is: I cant even compile the previous version now. And I > spent a fully week trying to that. > By the way, I uninstalled the gnat and installed it again. Hi,
which Ada compiler do you use ? Does the gcc-4.0.2 comes with Ada ? Did you enable it ? Tristan.
