public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Manfred Hollstein <manfredh@redhat.com>
To: John Wehle <john@feith.com>
Cc: gcc@gcc.gnu.org
Subject: Re: Recent regression & configuring ppc simulator
Date: Mon, 11 Sep 2000 03:28:00 -0000	[thread overview]
Message-ID: <14780.46013.21616.950681@saturn.hollstein.net> (raw)
In-Reply-To: <200009110750.DAA08637@jwlab.FEITH.COM>

On Monday, 11 September 2000, 03:50:40 -0400, john@feith.com wrote:

> I'm looking into the gcc.c-torture/execute/950511-1.c regression
> and need a little help configuring the ppc simulator.  I've
> configured and built binutils 2.10, gcc, and gdb 5.0 using
> 
>   --target=powerpc-eabisim
> 
> on a x86 FreeBSD 3.5 host. When I try to compile a simple program
> I get:
> 
>   /usr/local/powerpc-eabisim/bin/ld: unrecognised emulation mode: elf32ppcsim
>   Supported emulations: elf32ppc
>   collect2: ld returned 1 exit status
> 
> Suggestions?

What files are in /usr/local/powerpc-eabisim/powerpc-eabisim/lib/ldscripts?

I just built a CVS snapshot from today using:

  $ ../binutils-20000911/configure --host=i586-redhat6-linux-gnu	\
	--target=powerpc-eabisim --build=i586-redhat6-linux-gnu		\
	--srcdir=../binutils-20000911 --prefix=/opt/gnu			\
	--exec-prefix=/opt/gnu/H-ia32-linux				\
	--enable-targets=powerpc-eabisim --enable-shared=no

and I have the elf32ppcsim.x* files in my ldscripts directory now. Perhaps,
you should use CVS sources, too.

HTH, cheers.

l8er
manfred

> 
> -- John
> -------------------------------------------------------------------------
> |   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
> |    John Wehle    |     Fax: 1-215-540-5495  |                         |
> -------------------------------------------------------------------------

  reply	other threads:[~2000-09-11  3:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-11  0:51 John Wehle
2000-09-11  3:28 ` Manfred Hollstein [this message]
2000-09-11  7:59 ` Geoff Keating
2000-09-11 13:17 John Wehle
2000-09-11 13:32 ` Geoff Keating

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=14780.46013.21616.950681@saturn.hollstein.net \
    --to=manfredh@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=john@feith.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).