Skip to content

Instantly share code, notes, and snippets.

@pointlessone
Created May 25, 2011 22:48
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 pointlessone/992178 to your computer and use it in GitHub Desktop.
Save pointlessone/992178 to your computer and use it in GitHub Desktop.
2: CC vm/util/dlmalloc.c
2: CC vm/util/sha1.c
2: CC vm/util/strlcat.cpp
2: CC vm/util/strlcpy.cpp
2: CC vm/util/time.c
2: CC vm/virtual.cpp
2: CC vm/vm.cpp
2: CC vm/vmmethod.cpp
{standard input}: Assembler messages:
{standard input}:103522: Error: undefined symbol `.LLSDATT8051' in operation
{standard input}:103525: Error: undefined symbol `.LLSDACSE8051' in operation
gcc: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
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/artifacts/primitives.cpp.o vm/primitives.cpp
rake aborted!
Error compiling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment