[haiku-bugs] [Haiku] #4965: Patch: ppc missing symbols and makebootable compile failure

  • From: "Haiku" <trac@xxxxxxxxxxxxxxxx>
  • Date: Sat, 14 Nov 2009 19:23:07 -0000

#4965: Patch: ppc missing symbols and makebootable compile failure
-----------------------+----------------------------------------------------
 Reporter:  kallisti5  |       Owner:  nobody   
     Type:  bug        |      Status:  new      
 Priority:  high       |   Milestone:  R1       
Component:  - General  |     Version:  R1/alpha1
 Keywords:             |   Blockedby:           
 Platform:  All        |    Blocking:           
-----------------------+----------------------------------------------------
 Missing symbols:
 {{{
 $ readelf -a kernel_ppc   | grep UND
 0: 00000000     0 NOTYPE  LOCAL  DEFAULT  UND
 1657: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND  Z22ppc_kernel_thread_roo
 2953: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND _Z25ppc_switch_stack_and_
 }}}

 PPC compile issue.
 {{{
 #
 
generated/objects/linux/x86/release/tools/makebootable/platform/openfirmware/makebootable.o:(.eh_frame+0x12):
 undefined reference to `__gxx_personality_v0'
 #
 collect2: ld returned 1 exit status
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/4965>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: