search for: farhom

Displaying 9 results from an estimated 9 matches for "farhom".

Did you mean: fathom
2008 Jun 03
3
[LLVMdev] Problems with iterator.h
Just finished the compiling llvm without llvm-gcc from svn. Tried it out. Got g++ -o hlvm.o -c -I/farhome/hendrik/dv/llvm/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -g -Woverloaded-virtual hlvm.cpp In file included from /farhome/hendrik/dv/llvm/llvm/include/llvm/DerivedTypes.h: 21, from hlvm.cpp:1: /farhome/hendrik/dv/llvm/llvm/include/llvm/Type.h:19:31: error: llvm/AD...
2008 Jun 06
2
[LLVMdev] Index to libraries?
...raries define which symbols, would there? For example, if I'm told alvm.o: In function `llvm::Function::Create(llvm::FunctionType const*, llvm::GlobalValue::LinkageTypes, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, llvm::Module*)': /farhome/hendrik/dv/llvm/llvm/include/llvm/Function.h:118: undefined reference to `llvm::User::operator new(unsigned int, unsigned int)' or /farhome/hendrik/dv/lang/alvm/alvm.cpp:69: undefined reference to `llvm::FunctionType::get(llvm::Type const*, std::vector<llvm::Type const*, std::allocator&l...
2008 Jun 07
2
[LLVMdev] ExecutionEngine::create returns 0
...dout, "pointer is %x.\n", ee); } I discovered this with a more complicated example in which I got a segmentation fault the moment I tried to use the created execution engine for anything. In case they are relevant, here are the commands I used to comile the thing g++ -o broken.o -c -I/farhome/hendrik/dv/llvm/llvm/include -I/farhome/hendrik/dv/llvm/obj/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -g -Woverloaded-virtual broken.cpp g++ -o broken broken.o /farhome/hendrik/dv/llvm/obj/Debug/lib/LLVMExecutionEngine.o /farhome/hendrik/dv/llvm/obj/Debug/lib/LLVMJIT.o -L/farhome/hendri...
2008 Jun 06
0
[LLVMdev] Index to libraries?
...t; > For example, if I'm told > > alvm.o: In function `llvm::Function::Create(llvm::FunctionType > const*, llvm::GlobalValue::LinkageTypes, std::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&, > llvm::Module*)': > /farhome/hendrik/dv/llvm/llvm/include/llvm/Function.h:118: undefined > reference to `llvm::User::operator new(unsigned int, unsigned int)' > > or > > /farhome/hendrik/dv/lang/alvm/alvm.cpp:69: undefined reference to > `llvm::FunctionType::get(llvm::Type const*, std::vector<llvm...
2006 Aug 06
2
[LLVMdev] Could not access CVS for llvm
...n RCS and Monotone. Brief summary: hendrik at lovesong:~/dv$ mkdir llvm hendrik at lovesong:~/dv$ cd llvm hendrik at lovesong:~/dv/llvm$ cvs -d :pserver:anon at llvm.org:/var/cvs/llvm login Logging in to :pserver:anon at llvm.org:2401/var/cvs/llvm CVS password: cvs login: warning: failed to open /farhome/hendrik/.cvspass for reading: No such file or directory hendrik at lovesong:~/dv/llvm$ So hitting return at the password prompt, as instructed at http://llvm.org/docs/GettingStarted.html#checkout does not appear to work. Maybe cvs has changed its UI? -- hendrik
2006 Aug 07
2
[LLVMdev] Could not access CVS for llvm
...vesong:~/dv$ mkdir llvm > > hendrik at lovesong:~/dv$ cd llvm > > hendrik at lovesong:~/dv/llvm$ cvs -d :pserver:anon at llvm.org:/var/cvs/llvm login > > Logging in to :pserver:anon at llvm.org:2401/var/cvs/llvm > > CVS password: > > cvs login: warning: failed to open /farhome/hendrik/.cvspass for reading: No such file or directory > > hendrik at lovesong:~/dv/llvm$ > > > It appears that you only received a warning from cvs indicating that it > cannot find a file on your local machine. > > Have you tried running the "cvs co" comman...
2006 Aug 07
0
[LLVMdev] Could not access CVS for llvm
...: > > hendrik at lovesong:~/dv$ mkdir llvm > hendrik at lovesong:~/dv$ cd llvm > hendrik at lovesong:~/dv/llvm$ cvs -d :pserver:anon at llvm.org:/var/cvs/llvm login > Logging in to :pserver:anon at llvm.org:2401/var/cvs/llvm > CVS password: > cvs login: warning: failed to open /farhome/hendrik/.cvspass for reading: No such file or directory > hendrik at lovesong:~/dv/llvm$ > It appears that you only received a warning from cvs indicating that it cannot find a file on your local machine. Have you tried running the "cvs co" command (as documented in the Getti...
2006 Aug 07
0
[LLVMdev] Re: Could not access CVS for llvm
...lvm >> > hendrik at lovesong:~/dv$ cd llvm >> > hendrik at lovesong:~/dv/llvm$ cvs -d :pserver:anon at llvm.org:/var/cvs/llvm login >> > Logging in to :pserver:anon at llvm.org:2401/var/cvs/llvm >> > CVS password: >> > cvs login: warning: failed to open /farhome/hendrik/.cvspass for reading: No such file or directory >> > hendrik at lovesong:~/dv/llvm$ >> > >> It appears that you only received a warning from cvs indicating that it >> cannot find a file on your local machine. >> >> Have you tried running the &...
2006 Aug 07
1
[LLVMdev] Re: Could not access CVS for llvm
...ndrik at lovesong:~/dv$ cd llvm > >> > hendrik at lovesong:~/dv/llvm$ cvs -d :pserver:anon at llvm.org:/var/cvs/llvm login > >> > Logging in to :pserver:anon at llvm.org:2401/var/cvs/llvm > >> > CVS password: > >> > cvs login: warning: failed to open /farhome/hendrik/.cvspass for reading: No such file or directory > >> > hendrik at lovesong:~/dv/llvm$ > >> > > >> It appears that you only received a warning from cvs indicating that it > >> cannot find a file on your local machine. > >> > >&gt...