[haiku-bugs] Re: [Haiku] #5158: [PATCH] bfs_shell: Relocation errors for bfs.o on OpenSolaris (was: bfs_shell: Relocation errors for bfs.o)

  • From: "andreasf" <trac@xxxxxxxxxxxx>
  • Date: Sun, 20 Dec 2009 15:44:58 -0000

#5158: [PATCH] bfs_shell: Relocation errors for bfs.o on OpenSolaris
--------------------------+-------------------------------------------------
 Reporter:  andreasf      |       Owner:  bonefish      
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  Build System  |     Version:  R1/Development
 Keywords:                |   Blockedby:  5157          
 Platform:  All           |    Blocking:                
--------------------------+-------------------------------------------------

Comment(by andreasf):

 Replying to [comment:1 bonefish]:
 > Is ld the GNU linker or Sun's?

 Thanks for the hint! Haiku has apparently begun mixing uses of `ld` and
 `gcc` for linking. Starting with OpenSolaris, `ld` is GNU ld, whereas GCC
 continues to use Sun's ld.

 The attached patch overrides the default {{{HOST_LD}}} for {{{sunos}}},
 curing this problem.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5158#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #5158: [PATCH] bfs_shell: Relocation errors for bfs.o on OpenSolaris (was: bfs_shell: Relocation errors for bfs.o) - andreasf