new optlink

Davidl Davidl at 126.com
Fri Apr 6 09:50:33 PDT 2007


 from the error code it's STATUS_CONTROL_C_EXIT
u sure u didn't press Ctrl+C ?

> I used a script to test it 1,000 times, I got it to hang once with this  
>   error:
>
> --- errorlevel -1073741510
>
> Pentium D 3.2 , Windows XP SP2, DMD 1.010 , New optlink
>
> link_test.r:
>
> for i 0 1000 1
> [
> 	call/console "dmd foo.d"
> 	wait 0.5
> ]
>
> foo.d :
>
> import std.stdio;
>
> void main ()
> {}
>
> Charlie
>
> Walter Bright wrote:
>> I've been using it for a month now, and it seems to work. I'm  
>> especially interested in the experiences of those on a multicore cpu.
>>  http://ftp.digitalmars.com/Digital_Mars_C++/Patch/beta.zip




More information about the Digitalmars-d-announce mailing list