tce-load -i compiletc pulseaudio-dev libEGL-dev libXcursor-dev libXinerama-dev wget http://www.libsdl.org/release/SDL2-2.0.22.tar.gz cd SDL2-2.0.22 CC="gcc -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe" CXX="g++ -march=armv6zk -mtune=arm1176jzf-s -mfpu=vfp -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --disable-static --disable-oss find . -name Makefile -type f -exec sed -i 's/-g -O3//g' {} \; make [6m 3.33s] sudo make install checking for libpipewire-0.3 >= 0.3.20... no checking for jack >= 0.125... no checking for X11/extensions/scrnsaver.h... no SDL2 Configure Summary: Building Shared Libraries Enabled modules : atomic audio video render events joystick haptic hidapi sensor power filesystem threads timers file misc locale loadso cpuinfo assembly Assembly Math : Audio drivers : disk dummy alsa(dynamic) pulse(dynamic) Video drivers : dummy x11(dynamic) kmsdrm(dynamic) opengl opengl_es1 opengl_es2 vulkan wayland(dynamic) X11 libraries : xcursor xdbe xinerama xinput2 xinput2_multitouch xfixes xrandr xshape xvidmode Input drivers : linuxev linuxkd Enable virtual joystick APIs : YES Using libsamplerate : NO Using libudev : YES Using dbus : YES Using ime : YES Using ibus : NO Using fcitx : YES