Hi! I am new to scratchbox. I would like to develop some apps to my Ipaq PDA (running Familiar Linux). I managed to build a simple console "Hello Word" program, and it also worked on my PDA. Now I want to build SDL based applications. I have downloaded the necessary binaries through apt-get. But when I try to link SDL, I get the following error:
usr/lib/libSDL.so: file not recognized: File format not recognized collect2: ld returned 1 exit status I have checked the libSDL.so, it was a link to libSDL-1.2.so.0.11.1. The file command says: /usr/lib/libSDL-1.2.so.0.11.1: ELF 32-bit LSB shared object, ARM, version 1 (ARM), stripped I have also checked the GTK+ example int the documentation, it has produced the same error with libgtk. Can you help me? Thanks: llutyo _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
