GDC release 0.20
Kirk McDonald
kirklin.mcdonald at gmail.com
Sun Dec 17 19:59:45 PST 2006
Bill Baxter wrote:
> Kirk McDonald wrote:
>> David Friedman wrote:
>>> Source and binaries here:
>>>
>>> http://sourceforge.net/project/showfiles.php?group_id=154306
>>>
>>> * Updated to DMD 0.177
>>> * Fixes for synchronized code generation
>>> * Better support for cross-hosted builds
>>> * Fixed Bugzilla 307, 375, 403, 575, 578
>>> * Applied Anders Björklund's MacOS X build patches
>>> * SkyOS support will return when GCC 4.1.1 is supported.
>>
>> Excellent! Now I can get to work getting Pyd working on Linux!
>>
>
> Why did you have to wait for GDC to catch up in order to have Pyd for
> Linux? Does the DMD compiler for Linux not work?
>
> Supporting GDC is great anyway, I just don't understand why it would be
> a prerequisite for having Pyd on Linux.
>
> --bb
Pyd compiles DLL (well, .pyd) files on Windows and .so files on Linux.
DMD is incapable of producing working .so files, at least so far as I
can tell.
--
Kirk McDonald
Pyd: Wrapping Python with D
http://pyd.dsource.org
More information about the Digitalmars-d-announce
mailing list