This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GNAT ACT source tree
> Thanks! CVS worked for me. What is the best way to proceed in order
> to help the merge process? Is the ACT tree tested with mainline GCC?
Not currently.
We have a version of GNAT that should more or less compile with the
current GCC HEAD. to get it, you need to get the file on the "gcc-head"
branch.
Note that only a few files (the gigi files mainly) are branched, so you
need to get the other files from the HEAD. cvs update -f is your friend.
Arno