Skip to content

Instantly share code, notes, and snippets.

@brynary
Created August 3, 2011 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brynary/1122959 to your computer and use it in GitHub Desktop.
Save brynary/1122959 to your computer and use it in GitHub Desktop.
4: CC vm/llvm/jit.cpp
virtual memory exhausted: Cannot allocate memory
virtual memory exhausted: Cannot allocate memory
virtual memory exhausted: Cannot allocate memory
rake aborted!
Error compiling
(See full trace by running task with --trace)
Error: gcc -Ivm -Ivm/test/cxxtest -I. -pipe -Wall -fno-omit-frame-pointer -ggdb3 -Werror -DRBX_PROFILER -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O2 -DHAS_EXECINFO -DHAS_READLINE -DNDEBUG -D_GNU_SOURCE -fomit-frame-pointer -fPIC -Ivm/external_libs/llvm/include -DENABLE_LLVM -Ivm/external_libs/udis86 -Ivm/external_libs/libffi/include -Ivm/external_libs/libgdtoa -Ivm/external_libs/onig -Ivm/external_libs/libtommath -I/usr/local/include -I/opt/local/include -c -o vm/llvm/artifacts/jit.cpp.o vm/llvm/jit.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment