public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Rupert Wood" <me@rupey.net>
To: "'Iwan Koenig'" <iwankoenig@yahoo.de>
Cc: <gcc-help@gcc.gnu.org>, 	"'Kai Ruottu'" <karuottu@mbnet.fi>
Subject: RE: pthread.h: No such file or directory
Date: Wed, 06 Sep 2006 12:51:00 -0000	[thread overview]
Message-ID: <001b01c6d1b3$208bc5a0$61a350e0$@net> (raw)
In-Reply-To: <44FEBA67.5010409@mbnet.fi>

Kai Ruotto wrote:

> Iwan Koenig wrote :
>
> > I'm trying to compile the gcc-4.1.1 for the target powerpc-linux.
> > Thus it run i so:
> > ../configure --target=powerpc-linux --prefix=/usr      
> >                                           
> > --without-headers
> The Linux/PPC target has headers in its C library, "glibc", so why this?
>
> >  --with-newlib
>  Linux doesn't use newlib, it uses glibc...

and if you don't already have glibc built for your target you can use the
crosstool script

    http://kegel.com/crosstool/

which will build gcc, binutils and glibc for you.

Rup.


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

  reply	other threads:[~2006-09-06 12:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-06 10:57 Iwan Koenig
2006-09-06 12:05 ` Kai Ruottu
2006-09-06 12:51   ` Rupert Wood [this message]
2006-09-21  6:29     ` iwankoenig

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='001b01c6d1b3$208bc5a0$61a350e0$@net' \
    --to=me@rupey.net \
    --cc=gcc-help@gcc.gnu.org \
    --cc=iwankoenig@yahoo.de \
    --cc=karuottu@mbnet.fi \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).