[130982] trunk/dports/lang/libcxx/files/leopard-buildit.patch
Ryan Schmidt
ryandesign at macports.org
Sun Jan 4 18:20:28 PST 2015
On Jan 4, 2015, at 8:08 PM, Jeremy Huddleston Sequoia wrote:
>
> On Jan 4, 2015, at 18:00, Ryan Schmidt wrote:
>>
>> On Jan 4, 2015, at 3:17 PM, jeremyhu at macports.org wrote:
>>>
>>> Revision
>>> 130982
>>> Author
>>> jeremyhu at macports.org
>>> Date
>>> 2015-01-04 13:17:31 -0800 (Sun, 04 Jan 2015)
>>> Log Message
>>>
>>> libcxx: Build fix for Leopard
>>
>> You have libc++ working on Leopard? Wow.
>
> I haven't really done much testing with it yet, but it passes the "Hello World" test at least:
>
> (18:05:34 Sun Jan 04 2015 jeremy at nanake-leo i386)
> ~ $ clang++-mp-3.4 -std=c++11 -stdlib=libc++ hello_world.cxx -o hello_world && ./hello_world
> Hello world.
Neat. Too bad it's x86-only, though. :(
More information about the macports-dev
mailing list