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]

Re: fixinc: PATCH: non-GNU make broken [in] `make bootstrap'


DJ Delorie wrote:
> 
> > This would also be good for the very common case where GCC is
> > distributed in binary form for a non-free OS.
> 
> And more difficult for the case where build != host, since you'd need
> to build fixinc twice - once for build, and once for host.  Or
> postpone fixinc until you're on the right host.

Where build != host, it would be built twice.  The installed
version would have to be built for the host box.  But it
matters little.  I have too many other things on my plate.


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