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]

Re: Bytes order and words order


On Fri, 23 Aug 2002, Neil Booth wrote:

> Ah, OK.  That's fine with me.  That's the target version, yes?  What
> would the host / build ones be?

Why are host and build versions wanted?  GCC targeted to a given system
should produce exactly the same output irrespective of the host and build
systems; having any way for code to detect properties of the host and
build systems would seem to be a bad idea.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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