Why won GIMP compile on 64-bit or IRIX (SGI) machines?
If you are using a 64-bit OS, you need to add the -o32′ option for the compiler, or use gcc. With the SGI compiler, you may also need to play with optimization. Some modules may have exhibit problems unless compiled with -O1′ or even `-O0′.