This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


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: [BUG] ports using --with-headers


On Sat, Mar 25, 2006 at 01:41:37AM +0900, Atsushi Nemoto wrote:
> > Well, I deal with entirely by accident.  I don't use --with-headers;
> > I arrange for my headers to be found some other way, e.g. by
> > configuring the initial compiler using a sysroot.  Other than that,
> > I don't know.  Maybe conditionalize the above make fragment on the
> > availability of SELinux.
> 
> But configuring the gcc with sysroot requires libc headers...
> We can import them from some existing environment, but I want to
> create all from scratch.  It's a Chicken-or-Egg problem.

Good luck.  I do this by copying a bunch of headers around.

Some day, I expect it to be easier (ref: top level libgcc, building
libgcc only after building glibc).

-- 
Daniel Jacobowitz
CodeSourcery


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