bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19985] ld/configure.tgt: LE ppc64 targets do not include BE emul


From: lenohou at gmail dot com
Subject: [Bug ld/19985] ld/configure.tgt: LE ppc64 targets do not include BE emulations
Date: Sun, 15 May 2016 16:51:02 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19985

--- Comment #15 from Leno Hou <lenohou at gmail dot com> ---
Hi Alan Modra,

When used your patch, below is not we expected. 

localhost files # ld -V                                                         
GNU ld (Gentoo 2.25.1 p1.1) 2.25.1                                              
  Supported emulations:                                                         
   elf64lppc                                                                    
   elf32lppc                                                                    
   elf32lppclinux                                                               
   elf32lppcsim                                                                 
   elf64ppc       


What we expect is 
localhost files # ld -V                                                         
GNU ld (Gentoo 2.25.1 p1.1) 2.25.1                                              
  Supported emulations:                                                         
   elf64lppc                                                                    
   elf32ppc                                                                     
   elf32ppclinux                                                                
   elf32ppcsim                                                                  
   elf32lppc                                                                    
   elf32lppclinux                                                               
   elf32lppcsim                                                                 
   elf64ppc       

Could you help to me what happened ? Thanks.

Nick Clifton's patch works well with me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]