search for: mojo2

Displaying 1 result from an estimated 1 matches for "mojo2".

Did you mean: mojo
2008 Mar 09
2
[LLVMdev] linker error (llvm-config, eclipse)
.../src/mojo/ast/Function.o ./src/mojo/ast/Integer.o ./src/mojo/ast/Invocation.o ./src/mojo/ast/Statement.o ./src/mojo/ast/Variable.o ./src/mojo/ast/WhileBlock.o ./src/mojo/IR.o ./src/mojo/Parser.o ./src/mojo.o: In function `writeBitCode(mojo::lexer::input::Interface&)': /home/stefan/projects/mojo2/Debug/../src/mojo.cc:140: undefined reference to `llvm::WriteBitcodeToFile(llvm::Module const*, std::basic_ostream<char, std::char_traits<char> >&)' collect2: ld gab 1 als Ende-Status zurück make: *** [mojo] Fehler 1 What am I missing? thanks in advance, Stefan Oestreicher