search for: hp5kuw

Displaying 2 results from an estimated 2 matches for "hp5kuw".

2006 Feb 11
2
[LLVMdev] hello. seg faults on AMD64 linux
Hello, I've installed LVM 1.6 and followed the getting started instructions and lli hello.bc works fine but when I convert it to hello.native it seg faults. AMD64 machine uname -a: Linux hp5kuw 2.6.12-10-amd64-k8 # Mon Jan 16 17:23:13 UTC 2006 x86_64 GNU/Linux llvm-gcc --version outputs: llvm-gcc (GCC) 3.4-llvm 20051104 (LLVM 1.6) What have I done wrong? Wink Saville
2006 Feb 11
0
[LLVMdev] hello. seg faults on AMD64 linux
...o x86_64 code generator at this time. Wink Saville wrote: > Hello, > > I've installed LVM 1.6 and followed the getting started instructions > and lli hello.bc works fine but when I convert it to hello.native it > seg faults. > > AMD64 machine uname -a: > > Linux hp5kuw 2.6.12-10-amd64-k8 # Mon Jan 16 17:23:13 UTC 2006 > x86_64 GNU/Linux > > llvm-gcc --version outputs: > > llvm-gcc (GCC) 3.4-llvm 20051104 (LLVM 1.6) > > What have I done wrong? > > Wink Saville > > _______________________________________________ > LLVM Develope...