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

Unable to compile on 64 bit #19

Open
mclements opened this issue Jun 7, 2020 · 3 comments
Open

Unable to compile on 64 bit #19

mclements opened this issue Jun 7, 2020 · 3 comments

Comments

@mclements
Copy link

Any guidance with the following would be appreciated: I have tried unsuccessfully to compile RTMLton on several occasions on Ubuntu 18.04 LTS (64 bit). When I use ./compile.sh or make, the compilation stops at gc.c with a number of -Werror=format= and -Werror=pointer-to-int-cast. What am I doing wrong?

Sincerely, Mark.

@bhargavshivkumar
Copy link
Member

bhargavshivkumar commented Jun 7, 2020

Hi Mark,
The current version of RTMLton only works on 32 bit machines. Using ./compile.sh is the easier way to compile RTMLton but do try it on a 32 bit version of ubuntu.

@mclements mclements changed the title Unable to compile Unable to compile on 64 bit Jun 7, 2020
@mclements
Copy link
Author

Thank you for your rapid response. Is there any chance that RTMLton will be available on 64 bit in the future? If not, then I suggest you close this issue.

@bhargavshivkumar
Copy link
Member

A 64 bit version is surely on our list, but may not be available in the immediate future. I will leave this issue open so that you are notified when a 64 bit version is available.

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

No branches or pull requests

2 participants