new optlink

Charlie charlie.fats at gmail.com
Fri Apr 6 09:58:12 PDT 2007


I pressed control+c when it hung for 10 seconds.

I've only seen this a dozen or so times , but optlink definitely hangs 
on occasion on my dual-core machine.

Davidl wrote:
> 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