All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <dan@debian.org>
To: Alex Gonzalez <langabe@gmail.com>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: Re: Compiling a non-pic glibc
Date: Sat, 14 Jan 2006 16:34:51 -0500	[thread overview]
Message-ID: <20060114213451.GA21268@nevyn.them.org> (raw)
In-Reply-To: <c58a7a270601120218r77ec0d8drf2d14663138a13c2@mail.gmail.com>

On Thu, Jan 12, 2006 at 10:18:03AM +0000, Alex Gonzalez wrote:
> Hi,
> 
> What is the correct way of cross-compiling a non-pic static glibc?

You can't.  MIPS/Linux userspace toolchains only support PIC out of the
box; if you want to mess around with non-PIC toolchains expect to have
to hack glibc (and possibly other places).  In this case it looks like
GCC's CRT files are PIC.

-- 
Daniel Jacobowitz
CodeSourcery

      parent reply	other threads:[~2006-01-15 18:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-12 10:18 Compiling a non-pic glibc Alex Gonzalez
2006-01-13 20:11 ` Ralf Baechle
2006-01-14 21:34 ` Daniel Jacobowitz [this message]

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=20060114213451.GA21268@nevyn.them.org \
    --to=dan@debian.org \
    --cc=langabe@gmail.com \
    --cc=linux-mips@linux-mips.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.