search for: ksyim

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

2008 Oct 05
1
[LLVMdev] Linux Kernel Compile for Sparc v8 Arch
...identified the reason of the previously posted errors. First bug I previously posted was due to inline assembly and the second bug is due to the difference in linker option which I solved by changing the option. (1) An error message generated when compile GCC for Sparc architecture. /home/ksyim/workspace/compiler/llvm/gcc-4.2.2/objdir-sparc/./gcc/xgcc -B/home/ksyim/workspace/compiler/llvm/gcc-4.2.2/objdir-sparc/./gcc/ -B/home/ksyim/workspace/compiler/llvm/gcc-4.2.2/release-sparc/sparc-sun-linu x/bin/ -B/home/ksyim/workspace/compiler/llvm/gcc-4.2.2/release-sparc/sparc-sun-linu x/lib/ -isys...
2008 Sep 30
0
[LLVMdev] Linux Kernel Compile for Sparc v8 Arch
On Sep 28, 2008, at 9:46 PM, Keun Soo Yim wrote: > > Does anyone succeed at compiling Linux kernel for Sparc v8 > architecture? > I am currently trying to expand the regime of LLVM to Sparc kernel > codes. > The following is the initial error messages. Any comment is welcomed. > > #1. Inline Assembly The Sparc backend has no active maintainer [1]. This
2008 Sep 29
3
[LLVMdev] Linux Kernel Compile for Sparc v8 Arch
Does anyone succeed at compiling Linux kernel for Sparc v8 architecture? I am currently trying to expand the regime of LLVM to Sparc kernel codes. The following is the initial error messages. Any comment is welcomed. #1. Inline Assembly Code: register struct thread_info *current_thread_info_reg asm("g6"); Error Message: include/asm/thread_info.h:77: error: