Skip to content

Instantly share code, notes, and snippets.

@rem7
Created September 24, 2011 20:34
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 rem7/1239827 to your computer and use it in GitHub Desktop.
Save rem7/1239827 to your computer and use it in GitHub Desktop.
CXX visitor19.cpp
LDSHARED build/melbourne20.bundle
i686-apple-darwin11-llvm-g++-4.2: -bundle not allowed with -dynamiclib
rake aborted!
Command failed with status (1): [g++ -dynamic -bundle -undefined suppress -flat_namespace -lstdc++ build/bstrlib.o build/encoding_compat.o build/grammar18.o build/grammar19.o build/melbourne.o build/node_types18.o build/node_types19.o build/quark.o build/symbols.o build/var_table18.o build/var_table19.o build/visitor18.o build/visitor19.o -arch x86_64 -dynamiclib -undefined suppress -flat_namespace -L. -arch x86_64 -bind_at_load -lruby -L. -L/Users/rem7/.rvm/rubies/ruby-1.8.7-p352/lib -ldl -lobjc -o build/melbourne20.bundle > /dev/null]
Tasks: TOP => build:build => build/melbourne20.bundle
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [/Users/rem7/.rvm/rubies/ruby-1.8.7-p352/bi...]
Tasks: TOP => default => spec => spec18 => build => build:build => kernel:build => compiler:load => lib/ext/melbourne/build/melbourne.bundle => extensions:melbourne_build
(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