[MacPorts] #26886: ld64 @97.14_0 fails to build on x86_64 SL

MacPorts noreply at macports.org
Fri Oct 22 06:29:56 PDT 2010


#26886: ld64 @97.14_0 fails to build on x86_64 SL
------------------------------+---------------------------------------------
 Reporter:  ram@…             |       Owner:  mfeiri@…           
     Type:  defect            |      Status:  assigned           
 Priority:  Normal            |   Milestone:                     
Component:  ports             |     Version:  1.9.1              
 Keywords:                    |        Port:  ld64               
------------------------------+---------------------------------------------

Comment(by ram@…):

 Is this what you're after?

 {{{
 $ which ld
 /opt/local/bin/ld
 $ ld -v
 @(#)PROGRAM:ld  PROJECT:ld64-97.2
 llvm version 2.8
 $ which ld
 /opt/local/bin/ld
 $ ld -v
 @(#)PROGRAM:ld  PROJECT:ld64-97.2
 llvm version 2.8
 $ port provides /opt/local/bin/ld
 /opt/local/bin/ld is provided by: ld64
 $ port installed ld64
 The following ports are currently installed:
   ld64 @85.2.1_0 (active)
 $
 }}}

 The other `ld` I have is the system version:

 {{{
 $ /usr/bin/ld -v
 @(#)PROGRAM:ld  PROJECT:ld64-97.2
 llvm version 2.6svn,  Apple Build #2207-05
 $
 }}}

 neither like the -no_pie option:

 {{{
 $ /usr/bin/ld -no_pie
 ld: unknown option: -no_pie
 $ /opt/local/bin/ld -no_pie
 ld: unknown option: -no_pie
 $
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/26886#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list