Changes between Initial Version and Version 1 of Ticket #36910, comment 15


Ignore:
Timestamp:
Dec 14, 2012, 8:13:58 PM (11 years ago)
Author:
anddam (Andrea D'Amore)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36910, comment 15

    initial v1  
    1313
    1414> Additionally, please check if the issue exists with just our version of that port or if the issue exists in XCode 4.5.1 as well.
    15 
    16 I don't understand what you mean. What is ''that port'' and what other versions of a port exist?
    17 
    1815>   You can force apple-gcc42 to use XCode 4.5.1's linker by changing this symlink:
    1916> /opt/local/libexec/apple-gcc42/gcc/i686-apple-darwin12/4.2.1/ld
     17
     18I wasn't getting this, then I read your email and now I do.
    2019
    2120> By default, that symlink points to ld provided by the ld64 port, but try removing it and replacing it with a link to /usr/bin/ld (make sure you have the latest version of Developer Tool's Command Line Tools installed or you may have the XCode 4.4 version despite having XCode 4.5 installed).  You can similarly force XCode 4.5.1's assembler by modifying the as symlink instead of the ld symlink.