This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Reenable parallel build
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Arnaud Charlet <charlet at adacore dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Laurent GUERBY <laurent at guerby dot net>
- Date: Mon, 31 Mar 2008 10:03:52 +0200
- Subject: Re: [Ada] Reenable parallel build
- References: <1206801950.15628.31.camel@localhost> <20080331075435.GA2472@adacore.com>
> The old commit did not fully document the reasons indeed, but I did
> actually recently investigate where this comment came from, and it is
> actually still relevant: the gnattools target is not safe wrt parallel
> builds (and there may be also an issue if gnatlib and gnattools are
> run in parallel), so your patch is not OK, unfortunately.
Can't we distinguish gnatlib from gnattools though and move the .NOTPARALLEL
to gnattools/Makefile.in?
--
Eric Botcazou