This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.2 PATCH: Fully support parallel gnat1/gnatbind builds
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: aoliva at redhat dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 23 May 02 05:29:00 EDT
- Subject: Re: 3.2 PATCH: Fully support parallel gnat1/gnatbind builds
> * Makefile.in (ADAC): Define.
> (SYSLIBS): Define.
> (.SUFFIXES): Move before language makefile fragments.
> (STAGE2_FLAGS_TO_PASS): Use stage CC as ADAC.
This looks ok for mainline.
I thought we were going to get rid of the whole "gnatgcc" and "ADAC"
stuff for 3.2 now that 3.1 is out?