This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Status and rationale for toplevel bootstrap (was Re: Example of debugging GCC with toplevel bootstrap)


> Then I'm confused: I thought the whole point of --disable-bootstrap is
> to keep the old mechanism instead of getting the new one.

Not quite.  You can do an old-style build and an old-style bootstrap from the 
*toplevel* directory with --disable-bootstrap by issuing "make" and "make 
bootstrap" respectively, that's all (and sufficient as far as I'm concerned).  

-- 
Eric Botcazou


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