On 8/3/11 8:00 PM, Sean Kelly wrote:
Is this fix alone sufficient for the test suite to pass on Lion?  I blew away 
my Lion partition a while back and haven't had a chance to re-create and test.

It is, but bear in mind that DMD is currently miscompiled by the LLVM backend, which results in compiler crashes at runtime (or maybe the backend memory allocation code in question just relies on undefined behavior, I didn't look into the issue long enough to be able to judge that) – and Apple changed g++ to point to LLVM-GCC 4.2 in Lion, so you have to either change the symlink or edit the DMD makefiles to use g++-4.2.

David

Reply via email to