new optlink

Charlie charlie.fats at gmail.com
Fri Apr 6 08:17:34 PDT 2007


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