Hello, I'm trying to recompile ghdl from source. I'm using a script which was built for version 0.32, but it doesn't work anymore.
I think the reason is that dist/gcc/dist.sh is outdated. It is written as if all .ads and .adb files were in the root repo directory instead of being in the src/ directory. This affects, at least: - extraction of the version (line 51) - copy/link the source files into $VHDLDIR (from line 103) I did't investigate further as I'm not familiar with this script. There may be other places to update. Regards, Adrien _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
