evening2005 posted on Dec 2 2005 at 10:11 AM said:
Titousensei posted on Dec 2 2005 at 06:47 AM said:
I can't get it to work: it's giving me a segmentation fault on startup (before joystick init, appararently).
You're getting a "segmentation fault"? How do you know? Is it spitting out a text file? If so, can you reproduce it here?
I changed the .gpu like this:
./pong2player.gpe 3 > out.txt 2>&1
sync
#Re-load the GP2X menu on exit
cd /usr/gp2x
exec /usr/gp2x/gp2xmenu
It's only printing 2 line without any information:
- segfault (SDL_parachute deployed)
- joystick init
I don't have the actual file here, but there's nothing else in it.