This installation of mipsel-linux Free Pascal compiler version 3.0.4 was generated using: - The mipsel-linux 3.0.2 installation. - fpcbuild 3.0.4 source This release was generated on gcc22.fsffrance.org, I disabled GDB inside fp IDE by using CHECKLIBGDB=no. Extra options were required for proper library loadingi, because default gcc settings use N32 ABI which FRee Pascal does not support. I used: # For libraries with O32 ABI export EXTRAOPT="-Xd -Fl/usr/lib/mipsel-linux-gnu -Fo/usr/lib/mipsel-linux-gnu" # To avoid GDB inside IDE export CHECKLIBGDB=no ./install/makepack to generate fpc-3.0.4.mipsel-linux.tar file Uploaded December 2. 2017 Please test and report problems, Pierre Muller