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: kernel/glibc headers/gcc bootstrap circular dependencies redux


On 2005-04-09 at 02:11:11 Mike Frysinger wrote:

> communicating in the kernel-requires-gcc-but-gcc-requires-kernel thread ...

IIRC, it's even:

- gcc requires libc headers
- libc requires kernel headers
- kernel headers require gcc

:)

So the reason crosstool sets up kernel headers (whether sanitized or
not) is to make the basic glibc header setup (with --hacker-mode, etc)
work, which in turn makes the base gcc build possible, even if the
--without-headers feature is broken.

Attachment: pgp00000.pgp
Description: PGP signature


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