Walter Bright wrote:
Anders F Björklund wrote:
-mmacosx-version-min=10.4

I recompiled with that switch, and uploaded a new dmd.1.040.zip. Can you give it a try, please?

You did add *both* the switches, right ? One for MDT, one for SDK.
(MDT is for choosing functions, SDK chooses headers and libraries)

-mmacosx-version-min=10.4 -isysroot /Developer/SDKs/MacOSX10.4u.sdk

It still fails on Mac OS X 10.4, maybe it still used native SDK ?
(if it matters, it gets a null dereference in _malloc_initialize)

--anders

Reply via email to