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

update Boehm GC #126

Closed
andyli opened this issue May 6, 2016 · 4 comments
Closed

update Boehm GC #126

andyli opened this issue May 6, 2016 · 4 comments

Comments

@andyli
Copy link
Member

andyli commented May 6, 2016

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.

@ppenzin
Copy link
Collaborator

ppenzin commented Jan 25, 2017

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

@andyli
Copy link
Member Author

andyli commented Jan 25, 2017

If I remember correctly, Neko on Windows doesn't work with any Boehm GC version higher then 7.1.

@andyli
Copy link
Member Author

andyli commented Dec 6, 2017

Just used git bisect and found out ivmai/bdwgc@68d2cda is the breaking commit.

@andyli
Copy link
Member Author

andyli commented Dec 6, 2017

Somehow 7c53e41 fixed the issue...

@andyli andyli closed this as completed Dec 6, 2017
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

2 participants