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]
Other format: [Raw text]

[toplevel] Toplevel bootstrap fixes 2/4, bootstrap-lean


This patch implements bootstrap-lean for the new toplevel bootstrap. It is simple to do it by passing recursively a variable which is set to either ":" (for non-lean bootstraps) or the empty string (for lean bootstraps).

All bootstrap targets have a `lean' variation, even `bootstrap2'. With this patch, as a small benefit over GCC-directory bootstrap, we get profiledbootstrap-lean.

Paolo


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