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.


>> If I comment out the two sets of lines in the generated gcc/Makefile
>> that define LIBGCC and INSTALL_LIBGCC (arond lines 383 and 688) then
>> libgcc is *not* build and the bootstrap installs correctly...
>> 
>> Do you think this approach might work?
>
>Dunno.  Thanks for explaining it, though.  It's tempting to try.

I tried it, and it installed a bare bootstrap compiler that
glibc-2.3.2 was happy to configure with and started building glibc.
Unfortunately it croaked in sscanf.c (complaining about a va_start in
a function that has constant parameters), probably because the
configure was wrong. 

What do you use for the config of glibc? (which of --target, --host,
--build, etc).  I'd be glad to try the experiment with the config you
use....

-- 
Peter Barada                             Peter.Barada@motorola.com
Wizard                                   781-852-2768 (direct)
WaveMark Solutions(A Motorola Company)   781-270-0193 (fax)

------
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]