scid icon indicating copy to clipboard operation
scid copied to clipboard

Which version of dmd are you using?

Open jkm opened this issue 12 years ago • 4 comments

I tried to build the demo using dmd v2.059. I get

Internal error: ../ztc/cg87.c 202

due to some code in scid/matrix.d.

jkm avatar Jul 19 '12 18:07 jkm

http://d.puremagic.com/issues/show_bug.cgi?id=7565

If you want to test it, just compile in 32-bit mode. 64-bit is broken due to a compiler bug.

On Thu, Jul 19, 2012 at 2:58 PM, jkm < [email protected]

wrote:

I tried to build the demo using dmd v2.059. I get

Internal error: ../ztc/cg87.c 202

due to some code in scid/matrix.d.


Reply to this email directly or view it on GitHub: https://github.com/cristicbz/scid/issues/88

dsimcha avatar Jul 19 '12 19:07 dsimcha

I see. Then I have to built 32-bit lapack and blas libraries.

jkm avatar Jul 19 '12 19:07 jkm

Which lapack and blas implementation are you using? With atlas3.10.0 I get lots of missing undefined references.

jkm avatar Jul 20 '12 04:07 jkm

Sorry, we were building it in 2.056 I think. No active development in a while, I'm afraid - it was a GSoC project and it was supposed to be finished this summer but the D community didn't pick this project this summer.


Cristi Cobzarenco BSc in Artificial Intelligence and Computer Science University of Edinburgh Profile: http://www.google.com/profiles/cristi.cobzarenco

On 19 July 2012 21:58, jkm < [email protected]

wrote:

I tried to build the demo using dmd v2.059. I get

Internal error: ../ztc/cg87.c 202

due to some code in scid/matrix.d.


Reply to this email directly or view it on GitHub: https://github.com/cristicbz/scid/issues/88

cristicbz avatar Aug 01 '12 20:08 cristicbz