-
Notifications
You must be signed in to change notification settings - Fork 107
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
update Boehm GC #126
Comments
I am thinking of trying to build Neko on Windows (duh) to check something. Can look at this while I am at it, though not sure how easy it will be to fix. Do you know if it started failing with 7.4.2 or earlier? I am at 7.6.0 on -BSD |
If I remember correctly, Neko on Windows doesn't work with any Boehm GC version higher then 7.1. |
Just used |
Somehow 7c53e41 fixed the issue... |
Compiling with the latest Boehm GC (7.4.2), Neko crashes in run-time on Windows. Neko works fine on Mac and Linux, although there are a number of deprecation warnings.
Just logging it here for now. It would be great if there is anyone who want to contribute.
The text was updated successfully, but these errors were encountered: