public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Wei Qin <wqin@EE.Princeton.EDU>
To: Johnathan Davis <maxfischer_81@hotmail.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Building an xscale cross compiler
Date: Mon, 26 Aug 2002 12:31:00 -0000	[thread overview]
Message-ID: <Pine.SOL.4.43.0208261529110.9995-100000@ivy.ee.princeton.edu> (raw)
In-Reply-To: <F105UrfavNoNBpsiLEM0001126b@hotmail.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=X-UNKNOWN, Size: 1417 bytes --]



I think you can ignore this.
The configuration file is trying to build binaries with the cross
compiled gcc and run it. Of course it will fail since your xgcc produces
xscale binary.

Wei

On Mon, 26 Aug 2002, Johnathan Davis wrote:

> Hi,
> I'm currently attempting to build a (gcc3.0.4) cross compiler for Linux on
> XScale.  I am trying to build this cross compiler on an x86 Linux machine.
> My approach has been the following:
>
> build binutils:
> binutils> ../binutils/configure --target=xscale-elf --prefix=/gcc3_install
> binutils> make all install
>
> build gcc
> gcc3_build> ../gcc304/configure --target=xscale-elf --prefix=/gcc3_install
> gcc3_build> make all install
>
> This invariably results in the following error:
>
> checking whether the C compiler (/gcc3_build/gcc/xgcc -B/gcc3_build/gcc/
> -B/gcc3_install/xscale-elf/bin/ -B/gcc3_install/xscale-elf/lib/ -isystem
> /gcc3_install/xscale-elf/include -g -O2 ) works... no
> configure: error: installation or configuration problem: C compiler cannot
> create executables.
> make: *** [configure-target-libiberty] Error 1
>
> The associated config.log file is attached.  What am I failing to configure
> correctly?
>
> thanks
>
> -j
>
>
>
>
>
>
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail.
> http://www.hotmail.com
>

  reply	other threads:[~2002-08-26 19:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-26 12:27 Johnathan Davis
2002-08-26 12:31 ` Wei Qin [this message]
2002-08-26 13:15 Johnathan Davis

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=Pine.SOL.4.43.0208261529110.9995-100000@ivy.ee.princeton.edu \
    --to=wqin@ee.princeton.edu \
    --cc=gcc-help@gcc.gnu.org \
    --cc=maxfischer_81@hotmail.com \
    /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).