rebuild for dmd 2.018

Max Samukha samukha at voliacable.com.removethis
Mon Aug 18 01:49:41 PDT 2008


On Mon, 18 Aug 2008 15:05:25 +0800, davidl <davidl at 126.com> wrote:

>? Fri, 15 Aug 2008 18:47:40 +0800?Max Samukha  
><samukha at voliacable.com.removethis> ??:
>
>> This is just to make rebuild usable with dmd 2.018. Tested only on
>> Windows. If there are problems, you'll have to fix them yourself or
>> wait for an official update.
>>
>> http://www.d-coding.com/downloads/rebuild-dmd-2.018.zip contains a
>> patch for rebuild sources. It also includes a precompiled Windows
>> binary. The binary requires pthreadGC2.dll, which you can grab from
>> ftp://sourceware.org/pub/pthreads-win32/dll-latest/lib/
>
>Great! I've run into the same problem before, and tried that library,  
>rebuild was built fine, though
>it didn't manage to start up. Don't know why that time. Thanks for your  
>patch! Hopefully Gregor will
>apply it soon.

Once started on a single processor system, rebuild tried to lock an
uninitialized mutex causing the pthread library to segfault.


More information about the Digitalmars-d-announce mailing list