Displaying 5 results from an estimated 5 matches for "psptoolchain".
2008 Feb 28
2
[LLVMdev] llvm-gcc and mips
...o install it, you can run it as cd gcc && ./xgcc -
> B./ t.c.
Thanks for your help. I tried your first suggestion, but it doesn't work:
/home/kevin/Documents/School/Thesis/work/install/llvmgcc-mips/bin/llvm-gcc
-nostdlib -nostdinc
-I/home/kevin/Documents/School/Thesis/work/install/psptoolchain/psp/include
-I/home/kevin/Documents/School/Thesis/work/install/psptoolchain/lib/gcc/psp/4.1.0/include
-c -emit-llvm -Wall \
-D_PSP_FW_VERSION=150 -DPSP=1 -D__psp__=1 -D_PSP=1
-I/home/kevin/Documents/School/Thesis/work/install/psptoolchain/psp/sdk/include
-O1 main.c -o main.o
llvm-g...
2008 Feb 27
0
[LLVMdev] llvm-gcc and mips
On Feb 27, 2008, at 8:38 AM, HyperQuantum wrote:
> I tried to cross-compile llvm-gcc for mips, but it crashes
> But now I'm stuck. I don't need a full cross-compiler, just generating
> LLVM code is sufficient for me.
make -k install will install a mips cross compiler for you, I believe.
If you don't want to install it, you can run it as cd gcc && ./xgcc -
B./ t.c.
2008 Feb 28
0
[LLVMdev] llvm-gcc and mips
On Feb 28, 2008, at 4:03 AM, HyperQuantum wrote:
> /home/kevin/Documents/School/Thesis/work/install/llvmgcc-mips/bin/
> llvm-gcc
> -nostdlib -nostdinc
> -I/home/kevin/Documents/School/Thesis/work/install/psptoolchain/psp/
> include
> -I/home/kevin/Documents/School/Thesis/work/install/psptoolchain/lib/
> gcc/psp/4.1.0/include
> -c -emit-llvm -Wall \
> -D_PSP_FW_VERSION=150 -DPSP=1 -D__psp__=1 -D_PSP=1
> -I/home/kevin/Documents/School/Thesis/work/install/psptoolchain/psp/
>...
2008 Feb 27
2
[LLVMdev] llvm-gcc and mips
I tried to cross-compile llvm-gcc for mips, but it crashes somewhere
in the build process:
/home/kevin/Documents/School/2eLIC/Thesis/work/build/llvmgcc-mips/./gcc/xgcc
-B/home/kevin/Documents/School/2eLIC/Thesis/work/build/llvmgcc-mips/./gcc/
-B/home/kevin/Documents/School/2eLIC/Thesis/work/build/llvmgcc-mips/../../install/llvmgcc-mips/mips-unknown-linux-gnu/bin/
2008 Feb 29
1
[LLVMdev] conflicting declarations in output of C back end
I stumbled upon the following error:
psp-gcc -I. -I/home/kevin/Documents/School/Thesis/work/install/psptoolchain/psp/sdk/include
-Wall -O1 -G0 -ILIB_zlib -ILIB_libpng -D_PSP_FW_VERSION=150 -c -o
llvmoutput.o llvmoutput.c
llvmoutput.c:619: error: conflicting types for '_impure_ptr'
/home/kevin/Documents/School/2eLIC/Thesis/work/install/psptoolchain/bin/../lib/gcc/psp/4.1.0/../../../../psp/include/sy...