gdc 0.20 svn branch on mingw/gcc4.0.3 (win32) segfaults

Frits van Bommel fvbommel at REMwOVExCAPSs.nl
Tue Dec 5 18:28:04 PST 2006


Dave wrote:
> Kirk McDonald wrote:
>> David Friedman wrote:
>>> So... I was not aware of this problem.  Thanks for pointing it out.  
>>> I realize people are building out of the dev branch because there has 
>>> not been a release for so long... I will try to get this fixed soon.
>>
>> I am eagerly awaiting a stable release of GDC that is caught up to DMD 
>> 0.176. As far as I can tell, this will allow Pyd to compile on Linux, 
>> which will allow me to declare an actual release of the library. My 
>> hope is that this will then attract some of the Python crowd to D.
>>
> 
> Just curious - will DMD 0.176 not work for this, or do you just prefer 
> GDC for that platform?

I think it's because to use Pyd you need to compile as a shared library, 
which DMD doesn't support on Linux. Couldn't find an explicit statement 
about this on the site, though.



More information about the D.gnu mailing list