Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which version of dmd are you using? #88

Open
jkm opened this issue Jul 19, 2012 · 4 comments
Open

Which version of dmd are you using? #88

jkm opened this issue Jul 19, 2012 · 4 comments

Comments

@jkm
Copy link

jkm commented Jul 19, 2012

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.

@dsimcha
Copy link
Collaborator

dsimcha commented Jul 19, 2012

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:
#88

@jkm
Copy link
Author

jkm commented Jul 19, 2012

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

@jkm
Copy link
Author

jkm commented Jul 20, 2012

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

@cristicbz
Copy link
Owner

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:
#88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants