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] | |
What does "./configure --enable-botstrap; make bootstrap" do?The same as plain make. bootstrap is the default target when --enable-bootstrap is given, and its behavior resembles a "bubblestrap" (see later) in the old system.
It would help also if you add to the wiki explanation of what exactly all these options do. Especially bubblestrap vs quickstrap vs restrap.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |