Open DE-Kim opened 8 years ago
I.. think it is one of the most strange behaviors of a compiler. Lack of memory space should not emit vastly irrelevant error messages without saying "out of memory"... Thank you for finding and sharing this!
One of my senior members adviced me. The change between was only the size of memory. About the details for bug-report, yes I will give you them, but please wait for a couple of days.
Hello,
I use the VM with ubuntu 16.04 64 bit. I just followed the instruction on the course page (the section OPAM, Coq), but I failed the installation with the error below (with
opam install coqide.8.5.2
command);That error message was from OPAM, but I think that if you have an error during
make
coq, it can be also the case in point. (It is because I had the same problem when I tried to install Coq through a binary file.)Now, I know why. It was the problem of the limitation of the memory. If there is someone who has the same error with me, increase the amount of the memory more than 4GB.
Do not suffer from this problem... Thank you.