https://github.com/D-Programming-Language/dmd/pull/895
On Apr 20, 2012, at 10:35 AM, Sean Kelly wrote: > I've just had to upgrade, so I'll be looking into this if it's still an issue. > > On Mar 21, 2012, at 7:26 AM, Sean Kelly wrote: > >> Yeah, this is why I've avoided installing 4.3. Testing for the directory >> should work though. >> >> On Mar 21, 2012, at 2:42 AM, "David Nadlinger" <[email protected]> wrote: >> >>> On 21 Mar 2012, at 10:28, Jacob Carlborg wrote: >>>> On Mar 20, 2012, at 07:05 PM, David Nadlinger <[email protected]> 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 >>> _______________________________________________ >>> dmd-internals mailing list >>> [email protected] >>> http://lists.puremagic.com/mailman/listinfo/dmd-internals >> _______________________________________________ >> dmd-internals mailing list >> [email protected] >> http://lists.puremagic.com/mailman/listinfo/dmd-internals > > _______________________________________________ > dmd-internals mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-internals _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
