[MacPorts] #36026: gcc46 problem after ld64 upgrade

MacPorts noreply at macports.org
Fri Sep 7 06:11:58 PDT 2012


#36026: gcc46 problem after ld64 upgrade
----------------------------------+-----------------------------------------
 Reporter:  jwhowse4@…            |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  2.1.2                                
 Keywords:                        |        Port:                                       
----------------------------------+-----------------------------------------

Comment(by jwhowse4@…):

 Replying to [comment:1 jeremyhu@…]:
 > > I then tried replacing the linker ld from the ld64 port with the apple
 linker from Xcode 4.4.1
 >
 > Can you please tell me *precisely* what you did here since there is
 actually a lot more room for ambiguity in that statement than you realize.
 >
 > What is the output of?
 >
 > {{{
 > /path/to/ld -v
 > }}}
 >
 > Where /path/to/ld is the "updated" ld that you replaced.

 In the directory /opt/macports/bin (which is where I put MacPorts) I ran
 the following commands.


 {{{
 mv ld ld.macports
 ln -s /usr/bin/ld ld
 }}}

 Now the command /opt/macports/bin/ld -v gives

 {{{
 @(#)PROGRAM:ld  PROJECT:ld64-133.3
 configured to support archs: armv6 armv7 i386 x86_64
 LTO support using: LLVM version 3.1svn, from Apple Clang 4.0 (build
 421.0.60)
 }}}

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


More information about the macports-tickets mailing list