Selon Richard Maciel <[EMAIL PROTECTED]>: > I was right. You must insert the grt-arch_none files in the grt_files > variable. Right.
> Unfortunaly this doesnt resolve the compilation problem. Just send me to > another one: > > gnatmake -c -aI../../../gcc-4.0.2/gcc/vhdl/grt > -gnatec../../../gcc-4.0.2/gcc/vhdl/grt/grt.adc > ghdl_main \ > -cargs -O -g [...] > make[2]: *** [run-bind.adb] Error 5 > make[2]: Leaving directory `/home/richard/dist/gcc-4.0.2-objs/gcc/vhdl' > make[1]: *** [ghdllib] Error 2 > make[1]: Leaving directory `/home/richard/dist/gcc-4.0.2-objs/gcc' > make: *** [all-gcc] Error 2 > > I tried this in two different computers and both gives me the same error. > Both are using a gentoo linux dist, though. Can you say what distribution, > compiler version and gnat version are you using? I compile on Debian, using GNAT GPL 2005 (see libre2.adacore.com). You should use this version of GNAT, as said in the README. Tristan.
