This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Recent regression & configuring ppc simulator



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>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]