Re: problems compiling glibc with nptl 0.45
Mario Fetka <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
> Mario Fetka wrote: > > at the moment i am compiling a compleat Linux from scratch (LFS) > > but stuck at glibc (cvs 20030611) with nptl > > but same glibc with linuxthreads compiles with no problems > > buld env gcc 3.3.1 (cvs 20030602) > > Get a kernel which actually can handle nptl. It is not possible to > compile glibc without such a kernel unless you cross compile (which > isn't support officially). kernel is 2.5.69-ac1 (Kernel headers) building in a chroot env on redhat 9.0 (2.4.20-8) thx in av Mario