clojurescript icon indicating copy to clipboard operation
clojurescript copied to clipboard

Problem building clojurescript: insufficient memory

Open jdeisenberg opened this issue 11 years ago • 0 comments

I cannot build using ./script/compile; I get this:

# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1879048192 bytes for committing reserved memory.

Unfortunately, my computer has only 2GB of RAM. Any suggestions on how to get this to build?

jdeisenberg avatar Jul 19 '14 22:07 jdeisenberg