Menu

#1 Incompatibility with Mac OS X 10.5.5

open
5
2008-11-02
2008-10-18
No

It turns out that 10.5.5 update breaks the xcode plugins, and xcode (all of them) even with xcode 3.0. if i replace libobjc.A.dylib with the 10.5.4 version xcode and the plugin work fine.

Discussion

  • Damien Bobillot

    Damien Bobillot - 2008-10-18
    • labels: --> due to new Xcode version
    • assigned_to: nobody --> maxao
    • status: open --> pending
     
  • SourceForge Robot

    • status: pending --> closed
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • Damien Bobillot

    Damien Bobillot - 2008-11-02
    • status: closed --> open
     
  • Nobody/Anonymous

    I got the fortran plugin to work with xcode 3.1.3 by adding '-lgfortran -L/opt/local/lib/gcc44 -L/opt/local/lib/gcc44/gcc/i386-apple-darwin9.7.0/4.4.0/ -lgfortranbegin' to the 'other linker flags' variable in the project build settings. One fluke is that I have to have a .c file in the project to get it to compile, even if the .c is empty. Check here for details: http://www.macresearch.org/fortran-plugin-xcode-31#comment-15419

    Also, I should mention that those paths are to my MacPorts installation of gcc4.4.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.