search for: lovesong

Displaying 13 results from an estimated 13 matches for "lovesong".

2008 Jun 02
3
[LLVMdev] The first two lines of llvm tutorial don't compile.
I took the first two lines of the sample program in the tutorial: hendrik at lovesong:~/dv/lang/hlvm$ cat broken.cpp #include "llvm/DerivedTypes.h" #include "llvm/Module.h" hendrik at lovesong:~/dv/lang/hlvm$ and tried to compile them using the llvm-dev in Debian testing: hendrik at lovesong:~/dv/lang/hlvm$ g++ -o broken.o -c broken.cpp In file included from...
2008 Jun 02
0
[LLVMdev] The first two lines of llvm tutorial don't compile.
You need to use the script 'llvm-config' to pass correct arguments to g ++: g++ -o broken.o `llvm-config --cxxflags` broken.cpp On Jun 2, 2008, at 9:43 AM, Hendrik Boom wrote: > I took the first two lines of the sample program in the tutorial: > > > hendrik at lovesong:~/dv/lang/hlvm$ cat broken.cpp > #include "llvm/DerivedTypes.h" > #include "llvm/Module.h" > hendrik at lovesong:~/dv/lang/hlvm$ > > > and tried to compile them using the llvm-dev in Debian testing: > > > hendrik at lovesong:~/dv/lang/hlvm$ g++ -o brok...
2006 Aug 06
2
[LLVMdev] Could not access CVS for llvm
I tried to access the latest LLVM, since several messages here so far have referred me to it. Now I have no experience with CVS-over-the-net. My previous experiences with versoin control have been 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 di...
2006 Aug 07
2
[LLVMdev] Could not access CVS for llvm
...ried to access the latest LLVM, since several messages here so far have > > referred me to it. Now I have no experience with CVS-over-the-net. My > > previous experiences with versoin control have been 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 /farhom...
2006 Aug 07
0
[LLVMdev] Could not access CVS for llvm
Hendrik Boom wrote: > I tried to access the latest LLVM, since several messages here so far have > referred me to it. Now I have no experience with CVS-over-the-net. My > previous experiences with versoin control have been 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 re...
2008 Jun 02
5
[LLVMdev] The first two lines of llvm tutorial don't compile.
...6 -0700, Thomas Hudson wrote: > You need to use the script 'llvm-config' to pass correct arguments to g > ++: > > g++ -o broken.o `llvm-config --cxxflags` broken.cpp > > Interesting. When I type the command as you provided it (using cut-and-paste) I get: hendrik at lovesong:~/dv/lang/hlvm$ g++ -o broken.o `llvm-config --cxxflags` broken.cpp g++: (Debian: No such file or directory g++: 2.2-7): No such file or directory hendrik at lovesong:~/dv/lang/hlvm$ So I execute the script by itself, and get hendrik at lovesong:~/dv/lang/hlvm$ llvm-config --cxxflags -I/usr/in...
2006 Aug 07
0
[LLVMdev] Re: Could not access CVS for llvm
...t LLVM, since several messages here so far have >> > referred me to it. Now I have no experience with CVS-over-the-net. My >> > previous experiences with versoin control have been 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: fa...
2008 Jun 09
7
[LLVMdev] regression? Or did I do something wrong again?
I don't know if the toy program in chapter 4 of the tutorial implementing Kaleidoscope in llvm with C++ is part of your regression suite, but with the version of llvm I installed last weekend, it does not compile: hendrik at lovesong:~/dv/llvm/tut$ g++ -g toy.cpp `llvm-config --cppflags --ldflags --libs core jit native` -O3 -o toy toy.cpp: In member function ‘virtual llvm::Value* NumberExprAST::Codegen()’: toy.cpp:359: error: no matching function for call to ‘llvm::ConstantFP::get(const llvm::Type*&, llvm::APFloat)’ /usr/lo...
2006 Aug 07
1
[LLVMdev] Re: Could not access CVS for llvm
...here so far have > >> > referred me to it. Now I have no experience with CVS-over-the-net. My > >> > previous experiences with versoin control have been 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: > >> &g...
2008 Mar 27
1
wine newbie has trouble with T_LOVE95.EXE
..., with 0.9.44. using the command wine "c:\\Program Files\\Truelove\\T_LOVE95.EXE" results in a message box labelled "T_LOVE95" containing the message "Register information is not correct, please reinstall". Also, in the shell window I get the messages hendrik at lovesong:~$ wine "c:\\Program Files\\Truelove\\T_LOVE95.EXE" Invoking /usr/lib/wine/wine.bin c:\Program Files\Truelove\T_LOVE95.EXE ... ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0 ALSA lib conf.c:3952:(snd_confi...
2008 Jun 09
0
[LLVMdev] regression? Or did I do something wrong again?
...know if the toy program in chapter 4 of the tutorial > implementing Kaleidoscope in llvm with C++ is part of your > regression suite It isn't (although that might be a good idea). > but with the version of llvm I installed > last weekend, it does not compile: > > hendrik at lovesong:~/dv/llvm/tut$ g++ -g toy.cpp `llvm-config --cppflags --ldflags --libs core jit native` -O3 -o toy > toy.cpp: In member function 'virtual llvm::Value* NumberExprAST::Codegen()': > toy.cpp:359: error: no matching function for call to 'llvm::ConstantFP::get(const llvm::Type*&, l...
2008 Jun 09
0
[LLVMdev] regression? Or did I do something wrong again?
Hi Hendrik, > hendrik at lovesong:~/dv/llvm/tut$ g++ -g toy.cpp `llvm-config --cppflags --ldflags --libs core jit native` -O3 -o toy > toy.cpp: In member function ‘virtual llvm::Value* NumberExprAST::Codegen()’: > toy.cpp:359: error: no matching function for call to ‘llvm::ConstantFP::get(const llvm::Type*&, llvm::APFloat...
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: