1

J'essaie de compiler GCC 3.3.3 (version arm) pour linux, mais j'obitent tout le temp cette erreur:

if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/home/slubman/Applications/gp32/gcc-3.3.3-arm-elf/gcc/xgcc -B/home/slubman/Applications/gp32/gcc-3.3.3-arm-elf/gcc/ -B~/gp32gcc/arm-elf/bin/ -B~/gp32gcc/arm-elf/lib/ -isystem ~/gp32gcc/arm-elf/include -O2 -msoft-float -mthumb-interwork -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -Dinhibit_libc -fno-inline -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.3.3/gcc -I../../gcc-3.3.3/gcc/. -I../../gcc-3.3.3/gcc/config -I../../gcc-3.3.3/gcc/../include -DL_udivsi3 -xassembler-with-cpp -c ../../gcc-3.3.3/gcc/config/arm/lib1funcs.asm -o libgcc/./_udivsi3.o
as: unrecognized option `-mno-fpu'
make[2]: *** [libgcc/./_udivsi3.o] Erreur 1
make[2]: Leaving directory `/home/slubman/Applications/gp32/gcc-3.3.3-arm-elf/gcc'
make[1]: *** [stmp-multilib] Erreur 2
make[1]: Leaving directory `/home/slubman/Applications/gp32/gcc-3.3.3-arm-elf/gcc'
make: *** [all-gcc] Erreur 2


J'ai essayé avec ces 3 "how-to":
http://www.gp32x.com/board/index.php?showtopic=5905
http://www.gp32x.com/board/index.php?showtopic=8546
http://www.gp32x.com/board/index.php?showtopic=7112&st=15

lors de la configuration je chnage uniquement --prefix=/usr* en --prefix=~/gp32gcc

Aidez moi à compiler ce gcc svp ?
Plis fòs ba pengwen là !

mon site: http://www.slubman.info/
partie GP32: http://www.slubman.info/gp32
partie TI: http://www.slubman.info/ti

2

-

3

c pas utile pour la gp32 what
Plis fòs ba pengwen là !

mon site: http://www.slubman.info/
partie GP32: http://www.slubman.info/gp32
partie TI: http://www.slubman.info/ti

4

-

5

Je compile GCC pour la GP32 roll
Plis fòs ba pengwen là !

mon site: http://www.slubman.info/
partie GP32: http://www.slubman.info/gp32
partie TI: http://www.slubman.info/ti

6

-

7

J'essai de cross compiler GCC pour pouvoir faire des programmes pour la GP32 roll
Donc la compilation se fait sur PC, et GCC se lancera sur la PC
Plis fòs ba pengwen là !

mon site: http://www.slubman.info/
partie GP32: http://www.slubman.info/gp32
partie TI: http://www.slubman.info/ti