Getting gdc working with xcode 3.1

Jacob Carlborg doobnet at gmail.com
Fri Sep 19 14:13:57 PDT 2008


Jacob Carlborg wrote:
> Anders F Björklund wrote:
>> ylixir wrote:
>>> Today i managed to get gdc compiled and working with the version of 
>>> gcc that comes with xcode 3.1.
>>>
>>> i haven't found anyplace that puts together all you need to do to get 
>>> gdc working with leopard. especially if you want ppc support. so i 
>>> made one hoping that the next person will experience a little less 
>>> pain than i did. site is here:
>>>
>>> http://sites.google.com/site/ylixir/projects/gdc-on-a-mac
>>
>> Thanks for the update, I'm still planning to make a
>> release of "gdcmac" for Leopard and might as well aim
>> for Xcode 3.1 and gcc-5484 instead of 3.0 and gcc-5465.
>>
>> Or maybe stick with the original "plan" and go straight
>> for gcc_42 instead, for the fictional GDC 0.25 release ?
>> Along with upgrading MinGW's GCC to 4.2.1, for "gdcwin"...
>>
>> "gdcgnu" will probably wait for GCC 4.3.0, with Fedora 9.
>>
>>> p.s. i put some patches up there that i don't really know where to 
>>> submit for inclusion in the main gdc project.  specifically a patch 
>>> for the patches that gdc does to apples compiler, and a patch for the 
>>> apples linker. anyone know where i should go about submitting those?
>>
>> Here on the NG as good a place as any, as far as I know.
>>
>> Or file another bug report upstream, but those then risk
>> being annoyances and closed as "dupe" rather than helpful.
>> But I think the Apple linker bug also affected e.g. GHC ?
>>
>> I included the patch and a binary in the package meanwhile.
>>
>> --anders
> 
> It would be really nice with a D integration that works with Xcode 3.1

And that has support for DSSS and Tango


More information about the D.gnu mailing list