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: [patch] Split config.build out from config.gcc


Oh yes.  This patch does one other thing:  Configury will not fail with
an "unsupported" message just because the build machine isn't in the 
supported list.  (It will still do so if the *target* machine isn't.)

I believe this is the right thing to do for people doing cross builds.  
I don't think there's a good reason to reject their build systems based
on lack of target support.

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html


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