I have installed the Debian packages for cross-compiling to ARM.
'Oh goody gumdrops' I thought - now I can compile an ARM (Zaurus) version of ImageMagick to include TIFF and JPEG support. Wrong!
During compilation I get:
/bin/sh ../libtool --silent --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I../ -I. -I. -I. -I.. -I../ltdl -I.. -I.. -I../ltdl -I/usr/X11R6/include -g -O2 -Wall -pthread -c -o deprecate.lo deprecate.c deprecate.c: In function `RandomChannelThresholdImage': deprecate.c:1546: internal error--unrecognizable insn: (insn 2072 924 925 (set (reg:HI 3 r3) (const_int -1 [0xffffffff])) -1 (nil) (nil)) make[2]: *** [deprecate.lo] Error 1
Now I'm thoroughly stuck. Any experts out there?