This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Ada] Support for building Ada utilities to autogenerate files


On Wed, 10 Oct 2001, Geert Bosch wrote:

>   Shall I submit a patch?  What about the rest of the makefile?  Has it
>   been checked to work with parallel builds?  Or shall we document that
>   you shouldn't use them if you want to compile the Ada front end?
>   
> There were known problems in doing a parallel bootstrap, which at the
> time I looked at it didn't know how to solve. I think one of the problems
> was that multiple recursive makes were concurrently and these makes conflicted.

Would these be fixed by making Ada not use recurive make - using
Make-lang.in only, and not Makefile.in?

Is it still intended (cf. Kenner's message
<10010231154.AA08641@vlsi1.ultra.nyu.edu> of Mon, 23 Oct 00 07:54:15 EDT
to gcc-patches - apparently missing from the web archives, see web/3119
awaiting various files from the old web disk) to make this change to the
Ada front end?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]