This is the mail archive of the crossgcc@sources.redhat.com 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]

Re: (fwd) BUG IN DYNAMIC LINKER ld.so:


Kai:

>  I have never understood why using the 'cp' command to copy and the 'find'
> command to search things is so hard that the desperate choice of using the
> newlib-headers for the bootstrap-compiler has been recommended in some FAQs...
> My advice is to use the real headers stuff from glibc...

Because glibc is complicated enough as it is, and using newlib helps
remove the doubt that comes with a broken build cobbled together from
hand-placed headers.  Yes, it burns a ton of (possibly needless) CPU
cycles, but when something breaks, you don't have to worry so much
about if it is something you screwed up with your 'cp' and 'find'
procedure.

I'm starting on updates to CrossGCC FAQ next week, now that I've
almost caught up from being away from the office for two weeks.  I'm
hoping to answer some of the questions like this that keep coming up
over and over again.


b.g.
-- 
Bill Gatliff
bgat@open-widgets.com

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


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