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

ICE when building on Win32 #6

Closed
ghost opened this issue Aug 6, 2012 · 2 comments
Closed

ICE when building on Win32 #6

ghost opened this issue Aug 6, 2012 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 6, 2012

I haven't tired on Posix yet, but with 2.060:

rdmd --build-only -ofbin\dstep -Idstack -I..\Tango-D2 dstep\driver\DStep.d
Assertion failure: '!vthis->csym' on line 727 in file 'glue.c'

with 2.059 similar ICE:

Assertion failure: '!vthis->csym' on line 686 in file 'glue.c'

Have you tried building on win32 yet? I could try running dustmite on it, although I have a good feeling it would take quite a while to reduce it.

@ghost
Copy link
Author

ghost commented Aug 6, 2012

Ah I can see it's on the todo list [https://raw.github.com/jacob-carlborg/dstep/master/todo.taskpaper], nevermind.

@ghost ghost closed this as completed Aug 6, 2012
@jacob-carlborg
Copy link
Owner

I tried to build it on Windows, before the 0.0.1 release, which resulted in an error from Optlink.

This issue was closed.
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

1 participant