This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: build glibc error


On Mon, Feb 18, 2013 at 4:06 PM, Carlos O'Donell
<carlos@systemhalted.org> wrote:
> I usually use a non-standard prefix when building and configuring everything,
> and build a mini-sysroot at the non-standard prefix, but that's a little more
> complicated than one requires here. I should document that process at some
> point.

When we talk about documentation the cross building instructions from
EGLIBC might be a good start:
http://www.eglibc.org/svn/trunk/libc/EGLIBC.cross-building --- Some
specific commands might be slightly out of date and need minor
modifications. Also there might be small differences when building
vanilla glibc instead of EGLIBC. And finally building a native tool
chain instead of a cross tool chain makes some steps unnecessary or
makes them more simple. But overall I think this document is a good
start if someone is not experienced with building tool chains.

Robert


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