[gdal-dev] Help request to make Python bindings to build again with MacOS X 10.9

William Kyngesburye woklist at kyngchaos.com
Sun Apr 20 08:50:30 PDT 2014


On Apr 20, 2014, at 4:39 AM, Even Rouault <even.rouault at mines-paris.org> wrote:

>> Well, you could try leaving out the os.uname test.  clang is clang no matter
>> what version of OS X, and it wouldn't hurt to include the option when it's
>> already default.  Also, testing the OS version doesn't necessarily say what
>> clang version is installed.
> 
> Could you try leaving out test os.uname test ? It is inspired from the link I
> found where they say that clang began the default compiler with Darwin >= 11.
> Ideally we shouldn't break building for folks using GCC.
> 
Actually, the os.uname test works for me.  I have OS X 10.8.5 (uname version 12.5.0) and Xcode 5.1 (clang 5.1).

Maybe there is something weird in the Travis system.

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"Time is an illusion - lunchtime doubly so."

- Ford Prefect




More information about the gdal-dev mailing list