Changes between Version 6 and Version 7 of LeopardSDKFixes


Ignore:
Timestamp:
Apr 9, 2016, 11:09:36 AM (8 years ago)
Author:
potmj (Michael Pot)
Comment:

Added explicit compiling instructions

Legend:

Unmodified
Added
Removed
Modified
  • LeopardSDKFixes

    v6 v7  
    2929}
    3030}}}
     31Example:
     32{{{
     33clang-mp-3.4 -arch x86_64 -c ctest.cpp
     34}}}
     35Note: The above code does not build for PPC & i386 archs  (as at clang-3.4 @3.4.2_9)[[BR]]
     36
     37
     38
    3139
    3240== Incorrect `__MAC_OS_X_VERSION_MAX_ALLOWED` ==