This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada build now requires gnatmake?
> My offer to rewrite the generator programs in C stands.
No need to get there to remove the dependancy on gnatmake, you just
need to write a few Makefile rules to get rid of it and do the thing
on the host with only compiler and gnatbind available.
I haven't bothered to offer a patch since a previous patch on this
area on the Makefile hasn't been reviewed in a while (it was to make
the tmp-dir a common target so that parallel build works, can't find
the URL right now - I don't remember who submitted it).
If people are ready to review patches in the area in a reasonable time
frame I can submit one fixing the issue on short notice.
--
Laurent Guerby <guerby@acm.org>