cmake, ldc, and cross compiling

Jacob Carlborg doob at me.com
Thu Jan 23 00:00:58 PST 2014


On 2014-01-23 06:00, Dan Olson wrote:

> Hi Jacob,
>
> I am more familar with gcc, so just went with gcc-4.8 that I knew would
> have a modern std c++ lib.  That's the only reason.

I see. These days Clang is the preferred compiler on OS X.

> The std c++ lib shipped with xcode did not pass the llvm configure sniff test.

I would assume you can use libc++. Both the OS X 10.8 and 10.9 SDK's 
contain libc++.

-- 
/Jacob Carlborg


More information about the digitalmars-d-ldc mailing list