I noticed my previous message needs a fix:
In the message I forgot to add this line:
cd "${srcdir}/ghdl"
just before this line:
CPPFLAGS=${CPPFLAGS/-D_FORTIFY_SOURCE=2/}
So what I do is:
cd in gcc source directory
create symlinks for isl and cloog
cd in vhdl source directory
configure
make copy-sources
go in gcc build directory
configure
make
With my modified ghdl configure script, all is executed fine EXCEPT the final
make that fails.
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss