The Gimp!

I had to do a little more to get this running than the Developer's FAQ indicated, but not much.

  • Run configure with the option "--host=arm-linuxelf"
  • Edit the gimp.h file to delete "G_GNUC_NORETURN" from the definition of gimp_quit
  • Edit the Makefile to add "-fsigned-char"
  • Everything seems to work perfectly. Most operations compare well in speed with my PII-266, with the exception of IIR gaussian blurs. Now I can really appreciate how much better the X server has gotten from the original disk image.