[dmd-internals] Compiling DMD on Lion with the Xcode 4.3 SDK
David Nadlinger
code at klickverbot.at
Wed Mar 21 02:42:06 PDT 2012
On 21 Mar 2012, at 10:28, Jacob Carlborg wrote:
> On Mar 20, 2012, at 07:05 PM, David Nadlinger <code at klickverbot.at>
> wrote:
>> Is there an easy way to uninstall the additional command line tools?
>> I'm
>> running 4.3 and could work on a fix, but I already installed said
>> package which restores /usr/bin/gcc and friends.
>
> I have the command line tools installed and it's not working. It
> can't find crt1.o when linking DMD. Can you compiler DMD properly?
Nope, compiling it with the Makefile from Git doesn't work for me either
(standard headers are not found due, presumably to the invalid
-isysroot). I just meant that I can't really test if the code compiles
on a »vanilla« Lion/Xcode 4.3 install.
David
More information about the dmd-internals
mailing list