This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: [discuss] Problem building cross compiler for x86_64


Mike Frysinger wrote:
> On Thursday 19 January 2006 12:35, Kai Ruottu wrote:
>> Dave Korn wrote:
>>>  Blimey, "cross-glibc" was just shorthand for "cross-compiled glibc",
>>> how on earth you could claim to think I was talking about some kind of
>>> magic C library that could somehow run on one machine yet the function
>>> calls take effect on another?  This is just pedantry with words!
>> 
>>  When not knowing how this magic "crosstool" does things, from the
>> messages here I thought having seen
>> people really producing their glibcs two or more times, once for each
>> host and then still another time for the
>> native host and GCC when trying to create that with a crosscompiler...
> 
> if you dont really know whats going on why do you continue posting
> pointless e-mails ... all you're doing is wasting people's time
> -mike


  Mike, Kai's intent might be a bit unclear owing to the language barrier, and
he often expresses his meaning through sarcasm, but he does actually know what
he's talking about, and he does have a pretty important point to make: that,
if you already have a prebuilt binary glibc for your target, building a new
one from source is not just a waste of time, but potentially a source of bugs
or very subtle and hard-to-track incompatibilities, since it might not come
out /quite/ the same as the old one.  This issue is very important for people
working with standard engineering practices that emphasis stability,
reliability and careful management of change control.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.org


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