public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Saravana Prasad" <saravanaprasads@yahoo.co.in>
To: gcc-help@gcc.gnu.org
Subject: Regarding building GCC/glibc for MIPS targets
Date: Mon, 30 Aug 2004 23:46:00 -0000	[thread overview]
Message-ID: <20040830182829.24090.qmail@web8505.mail.in.yahoo.com> (raw)

Hi,

   I'm trying to build GCC 3.2.3 (x86->mips) and LIBC
2.3.2 for various MIPS targets. I need the tool chain
for MIPS little-endian/big-endian mips1/mips3 ISA. I
was successful in building the mips-xxx-linux-gnu
target. The tool chain works fine for big-endian
mips32 target. But for little endian target, it is
failing as the correct library (endian) was not built.
Here are my questions.

1. How to build the tools chain for various target
combinations ?

2. Is it possible to just build one compiler (instead
f mipsel-xx, mipseb-xxx etc) and a set of libraries to
do the job ? If yes, do I need to use multilib option
? If so, how to use it ? I tried with the following
option, but only the big-endian target got built.

MULTILIB_OPTIONS = msoft-float/msingle-float EL/EB
mips1/mips3
MULTILIB_DIRNAMES = soft-float single el eb mips1
mips3

   Please advice.

TIA,
Saravana

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony

                 reply	other threads:[~2004-08-30 18:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040830182829.24090.qmail@web8505.mail.in.yahoo.com \
    --to=saravanaprasads@yahoo.co.in \
    --cc=gcc-help@gcc.gnu.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 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).