Author Topic: Native Compiling Error  (Read 2048 times)

urielka

  • Full Member
  • ***
  • Posts: 178
    • View Profile
Native Compiling Error
« 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

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Native Compiling Error
« Reply #1 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
SLC-860 cacko / senao wifi

urielka

  • Full Member
  • ***
  • Posts: 178
    • View Profile
Native Compiling Error
« Reply #2 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.
« Last Edit: October 14, 2005, 08:44:51 am by urielka »

urielka

  • Full Member
  • ***
  • Posts: 178
    • View Profile
Native Compiling Error
« Reply #3 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?