All of lore.kernel.org
 help / color / mirror / Atom feed
From: Detlef Vollmann <dv@vollmann.ch>
To: openembedded-devel@openembedded.org
Subject: What is glibc-intermediate for?
Date: Sun, 09 Sep 2007 00:46:36 +0200	[thread overview]
Message-ID: <46E3264C.39BD31A5@vollmann.ch> (raw)

Hello,

building a (cross-)toolchain isn't easy and I'm currently trying
to get my mind around it.

My understanding was always that we have the following order:
 linux-libc-headers
 glibc-initial
 gcc-cross-initial
 glibc-intermediate
 gcc-cross
 glibc

But looking at my current build, it turns out that the actual order
is different:
 linux-libc-headers
 glibc-initial
 gcc-cross-initial
 glibc-intermediate
 glibc
 gcc-cross

So, what is glibc-intermediate for (except wasting quite a lot of time)?

  Detlef

-- 
Detlef Vollmann   vollmann engineering gmbh
Linux and C++ for Embedded Systems    http://www.vollmann.ch/



             reply	other threads:[~2007-09-08 22:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-08 22:46 Detlef Vollmann [this message]
2007-09-09  8:50 ` What is glibc-intermediate for? pHilipp Zabel
2007-09-09 11:59   ` Detlef Vollmann
2007-09-09 12:32     ` Conditional Expressions in Python Dr. Michael Lauer
2007-09-09 18:25       ` PREFERRED_PROVIDER (was: Conditional Expressions in Python) Detlef Vollmann
2007-09-09 20:25         ` Khem Raj
2007-09-09 22:15           ` Detlef Vollmann
2007-09-09 20:28       ` Conditional Expressions in Python Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46E3264C.39BD31A5@vollmann.ch \
    --to=dv@vollmann.ch \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.