參考資訊:
https://pyra-handheld.com/boards/threads/compiling-notazs-sdl.68995/
步驟如下:
$ cd $ git clone git://notaz.gp2x.de/~notaz/sdl_omap.git $ cd sdl_omap $ ./autogen.sh $ ./configure --host=arm-angstrom-linux-gnueabi --disable-esd CPPFLAGS='-mcpu=cortex-a8 -mtune=cortex-a8 -mfloat-abi=softfp -ffast-math -mfpu=neon' $ make clean $ make