Just one more thing...
Walter Bright
newshound1 at digitalmars.com
Sun Feb 15 02:54:09 PST 2009
Anders F Björklund wrote:
> 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)
Ok, I tried it with both switches now. Please give it a try.
More information about the Digitalmars-d-announce
mailing list