Had these same problems when using the gnat compiler which comes with most linux distributions.
You should look for the gnat-gpl-2005 (try these words on google).

By the way, remember that you must use the gnat gcc, not your default gcc.

Hope that helps.

Best regards,

Richard Maciel

On 3/9/06, J.D. Cole <[EMAIL PROTECTED] > wrote:
Hi,
    I am also having the same problem building from svn source (version
40 after using ./dist.sh source, etc.), it look like:

dc -O -g -I- ../../../../gcc-4.0.2/gcc/vhdl/grt/grt-unithread.adb
gnatbind -Lgrt_ -o run-bind.adb -n ghdl_main.ali
error: "system.ads" has been modified and must be recompiled
error: "s-memory.adb" must be recompiled ("ada.ads" has been modified)
error: "ada.ads" has been modified and must be recompiled
error: "a-except.adb" must be recompiled (" ada.ads" has been modified)
.....

I am building with:
gcc-3.4.4
gcc-core source tree  4.0.2
3.15p-r5 (originally tried with 3.45 but it resulted in the same problems)

and my configuration was:

./configure --enable-languages=vhdl (Ada in GCC *NOT* enabled)

Let me know if you need more information

JD

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



--
Richard Maciel
----------------------------------------------------
Computer Engineer
M.S. Student at LSC - IC - Unicamp

"É preciso estudar e praticar muito isso tudo."
- Miyamoto Musashi
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to