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.
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.shormake, the compilation stops atgc.cwith a number of-Werror=format=and-Werror=pointer-to-int-cast. What am I doing wrong?Sincerely, Mark.