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: toplevel bootstrap (stage 2 project)


Paolo Bonzini <bonzini@gnu.org> wrote:

> To recap, toplevel bootstrap has several aims, including:
>[...]

I suggest you to add this to the Wiki.

> To enable toplevel bootstrap, just configure with --enable-bootstrap.
> Then, "make" will do more or less what "make bubblestrap" used to do:

What does "./configure --enable-botstrap; make bootstrap" do?

> It supports all the bells and whistles like bubblestraps and restageN,
> which help during development.  "make restrap" is not supported. "make
> restageN" is called "make all-stageN", and there is also "make
> all-stageN-gcc" to rebuild gcc only.

It would help also if you add to the wiki explanation of what exactly all
these options do. Especially bubblestrap vs quickstrap vs restrap.

Thanks!
-- 
Giovanni Bajo


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