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]
Other format: [Raw text]

Re: arrgh. can't install headers in glibc-2.3.2.


>The problem is that I tried to fool glibc-2.3.2 into installing its headers
>with a native compiler instead of a cross compiler, but it looks like
>that fails in this one spot.
>
>Arrgh.  I'm starting to wonder if it's at all possible to build
>a cross compiler with glibc-2.3.2.

Suppose we suppress building libgcc and the exception handling
libraries in the bootstrap step.  I don't think that glibc actaully
needs to produce target programs(just libraries) so it should be happy
with an almost complete bootstrap compiler....

-- 
Peter Barada
peter@baradas.org

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


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