RTMLton icon indicating copy to clipboard operation
RTMLton copied to clipboard

Unable to compile on 64 bit

Open mclements opened this issue 4 years ago • 3 comments

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.

mclements avatar Jun 07 '20 17:06 mclements

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.

bhargavshivkumar avatar Jun 07 '20 17:06 bhargavshivkumar

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.

mclements avatar Jun 07 '20 18:06 mclements

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.

bhargavshivkumar avatar Jun 07 '20 23:06 bhargavshivkumar