Why does libiberty have to build before a C library?
Peter Barada
pbarada@mail.wm.sps.mot.com
Tue Jun 10 16:40:00 GMT 2003
>The AVR cross toolset apparently is one of the easiest to build, I think,
>because of having it's own library. From what I've seen on the crossgcc list,
>targets that use glibc (and possibly newlib) seem to be more difficult to
>build. Any change that will make building cross toolsets *easier* would be
>incredibly welcome.
Neither glibc or newlib are the problme. The problem is that gcc
needs headers to build libgcc that newlib or glibc have to supply.
You can see how the chicken and egg problem starts since glibc needs a
compiler to configure to a point to install headers....
--
Peter Barada Peter.Barada@motorola.com
Wizard 781-852-2768 (direct)
WaveMark Solutions(A Motorola Company) 781-270-0193 (fax)
More information about the Gcc
mailing list