OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: urielka on October 14, 2005, 07:56:58 am

Title: Native Compiling Error
Post by: urielka on October 14, 2005, 07:56:58 am
i downloaded zgcc-3.4.4.img and rebooted then tried to compile Pcsx-1.5 and i got a error that gcc can`t create executables.
what is the problem?

i tried the Pcsx for X/Qt and all is ok but when i click run cd(i selected the iso of tekken3.iso) it says Ilegal Instruction! what is the problem?(dmesg don`t say nothing)

other thing that is not a problem:
in Donkey Kong Country 1 ,how can you lift the other character?(haven`t played this game since when i was 8 years old  )

thx

Uriel
Title: Native Compiling Error
Post by: pgas on October 14, 2005, 08:35:20 am
where did you mount the image? /opt/native/arm/3.4.4-xscale-softvfp ie
Code: [Select]
mount -o loop zgcc-3.4.4.img /opt/native/arm/3.4.4-xscale-softvfp(you might need to create the dir before).

X/qt binaries, sharp rom binaries in general use a different libc version and floating point emulation, and mostly don't work under pdaxrom
Title: Native Compiling Error
Post by: urielka on October 14, 2005, 08:40:27 am
yeha i thought so that it`s a glibc problem or FPU emu coz Iligal Instruction is usally for ASM error.
strange but it`s not mount instead i have a /opt in my sd card!
and all in /opt/native/arm/3.4.4-xscale-softvfp/ is linked to /mnt/card/opt.

gcc seems to run ok when i hit gcc without input.
Title: Native Compiling Error
Post by: urielka on October 14, 2005, 01:20:00 pm
did a reflash and format to my SD(i had lot of junk  ).
now it works!
what are the optimse options to iwmmxt?