[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unrecognized emulation mode 'elf32ppclinux'



>   I haven't been able to compile anything for a while, and it's driving me batty. Here's what configure returns:
> 
> /usr/bin/ld: unrecognised emulation mode: elf32ppclinux
> 
> ii  binutils        2.9.1.0.25-2   The GNU assembler, linker and binary utiliti
> ii  binutils-dev    2.9.1.0.25-2   The GNU binary utilities (BFD development fi
> 
> ld -V returns:
> GNU ld version 2.9.1 (with BFD 2.9.1.0.25)
>   Supported emulations:
>    elf32ppc
>    elf64alpha
>    alpha
>    elf_i386
>    i386linux
...
> 
> What could be the problem?

 An to old binutils version.  binutils_2.9.5.0.12-2 gives me:

isis:~# ld -V
GNU ld version 2.9.5 (with BFD 2.9.5.0.12)
  Supported emulations:
   elf32ppclinux
   elf32ppc
isis:~#

MfG,


    Hartmut


Reply to: