Thread overview
Status of gdc
Mar 19, 2006
Jim Miller
Mar 19, 2006
Lars Ivar Igesund
March 19, 2006
Hating to harp on things but does anyone know what the status of GDC is?  I haven't seen an update since December but things have been moving forward with the DigitalMars version.

Also, does anyone know the status of doing cross-compiling to the MIPS and ARM architectures on a Mac OSX platform?

Thanks
Gordon


March 19, 2006
Jim Miller wrote:

> Hating to harp on things but does anyone know what the status of GDC is? I haven't seen an update since December but things have been moving forward with the DigitalMars version.

See the thread "Is GDC dead?" from a few days ago.

> 
> Also, does anyone know the status of doing cross-compiling to the MIPS and ARM architectures on a Mac OSX platform?
> 
> Thanks
> Gordon

Jim? Gordon? ;)
March 20, 2006
Lars Ivar Igesund wrote:

>>Hating to harp on things but does anyone know what the status of GDC is? I haven't seen an update since December but things have been moving
>>forward with the DigitalMars version.
> 
> See the thread "Is GDC dead?" from a few days ago.

Brad posted an alpha 1 for GDC 0.18 based on DMD 148 earlier,
and I've been playing with patching it up to DMD 150 here...

http://www.algonet.se/~afb/d/diffs/dmd-148-to-149-src.diff.gz
http://www.algonet.se/~afb/d/diffs/dmd-149-to-150-src.diff.gz


Not sure how David made out on the new support for 64 bit,
or on the last few remaining issues for Linux PPC support ?

But I've mostly been working on other things instead of GDC,
so I'm still using GDC 0.17 - which isn't too bad actually...

--anders