Skip to content

Instantly share code, notes, and snippets.

@dgtized
Created August 11, 2008 17:36
Show Gist options
  • Save dgtized/4901 to your computer and use it in GitHub Desktop.
Save dgtized/4901 to your computer and use it in GitHub Desktop.
dwarf-2 -I/home/clgc/languages/rbx-cpp/vm/external_libs/llvm/include -D_DEBUG -I/home/clgc/usr/include -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -fomit-frame-pointer -I/home/clgc/usr/include -c -o vm/builtin/contexts.o vm/builtin/contexts.cpp 2>&1
vm/builtin/contexts.cpp: In function ‘rubinius::MethodContext* rubinius::allocate(rubinius::VM*, rubinius::Class*, size_t)’:
vm/builtin/contexts.cpp:110: error: jump to label ‘initialize’
vm/builtin/contexts.cpp:103: error: from here
vm/builtin/contexts.cpp:107: error: crosses initialization of ‘size_t bytes’
rake aborted!
Command failed with status (1): [gcc -Ivm/external_libs/libtommath -Ivm/ext...]
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment