[LLVMbugs] [Bug 5203] cc1plus: error: invalid option 'macosx-version-min=10.4'

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Oct 16 23:48:17 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=5203


Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Chris Lattner <clattner at apple.com>  2009-10-17 01:48:16 ---
Ok, the problem is that you have a really old version of xcode.  On my Tiger
PPC box I have:

gcc version 4.0.1 (Apple Computer, Inc. build 5367)

Please update or fix your path to find the newer Xcode.  You should be able to
find it on developer.apple.com somewhere.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list