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]

Re: [toplevel bootstrap PATCH] Add profiledbootstrap


Paolo Bonzini wrote:
This patch adds toplevel profiledbootstrap.

Since this makes stage1 have multiple descendants, I had to abandon
the prev/next scheme to link bootstrap-stages.

Instead, I either specify dependancies separately or use double-colon
rules,
The top level isn't allowed to use GNU make, IIRC -- aren't double-colon rules a GNU makeism? :-P Or are they portable?

(And isn't this a nightmare? Thanks for your work.)


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