search for: xpic

Displaying 3 results from an estimated 3 matches for "xpic".

Did you mean: apic
2010 Oct 18
2
[LLVMdev] run into a problem with a version of GCC not listed here
...LVM: problem I: ------------ on my linux machine (RHEL 4.8 ) the compilation of the LLVM compiler suit works, but if i start to compile my C source code with clang and llc, the compiler (llc) abort with: Segmentation fault 0 llc 0x0883b510 Stack dump: 0. Program arguments: /appl/c_compiler/xpic/llvm-2.7/bin/llc -O2 -f -march=xpic new_main.bc -o new_main.s 1. Running pass 'xpic DAG->DAG Pattern Instruction Selection' on function '@fib_recursive' make[1]: *** [new_main.s] Segmentation fault question: what does that mean? and how i can get more error information? N...
2010 Oct 22
0
[LLVMdev] Fw: run into a problem with a version of GCC not listed here
...pendent. No, C language is target dependent. You can have a single clang compiler that can generate code for multiple architectures (if you tell it with -triple what to generate). > is that corret? > or > must clang also be adjusted to the target? > > the backend for a new targed XPIC works on windows XP very well, but > with my linux i have an abort: > 0 llc 0x0883b520 > Stack dump: > 0. Program arguments: /appl/c_compiler/xpic/llvm-2.7/bin/llc -O2 > -f -march=xpic new_main.bc -o new_main.s 1. Running pass 'xpic > DAG->DAG Pattern Instruction...
2003 Dec 01
1
wbinfo -c duplicate entry
Hi, With "wbinfo -c user", a entry is created in winbind_idmap.tdb. But if I retype the same command with same username a second entry (with a different uid) is created in tdb file. Is behavior normal ? See you, -- Rapha?l Berghmans <rberghmans@arafox.com>