Recent regression & configuring ppc simulator
Geoff Keating
geoffk@cygnus.com
Mon Sep 11 07:59:00 GMT 2000
John Wehle <john@feith.com> writes:
> 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?
You need to use CVS binutils with CVS gcc for powerpc embedded
targets.
[See also my message to gcc-patches about this regression, though,
which may save you debugging time. Perhaps you can come up with a
better patch than the one I've applied.]
--
- Geoffrey Keating <geoffk@cygnus.com>
More information about the Gcc
mailing list