D 2.0 on Mac OS X
Moritz Warning
moritzwarning at web.de
Fri Aug 8 08:26:15 PDT 2008
On Fri, 08 Aug 2008 16:37:06 +0200, Simen Kjaeraas wrote:
> On Fri, 08 Aug 2008 14:55:07 +0200, Eljay <eljay at adobe.com> wrote:
>
>> Is D 2.0 available on Mac OS X?
>>
>> OS X 10.4 at least. OS X 10.5 would be fine. Both is preferable. I
>> don't care about 10.3 or earlier.
>>
>> Xcode integration - I don't care, since I use Vim and Make. But I
>> expect the majority of folks to prefer integration to some version of
>> Xcode... 2.4, 2.5 or 3.1.
>
> From what I read on the D.gnu newsgroup, GDC has support for D 2.014. I
> haven't tested it, though.
>
> http://dgcc.sourceforge.net/
You need to compile it from sources for D2.0 support.
Make sure you enable D2.0 support (D1.0 is default):
setup-gcc.sh --d-language-version=2
Here is a howto:
http://dsource.org/projects/tango/wiki/GdcInstallation
More information about the Digitalmars-d
mailing list