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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to