[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GCC (I think) Internal compiler error



When attempting to build php 4.1.1 on my netwinder I get the following
error messages, which seem to be a gcc error, not sure where to go from
here. 

Debian woody for ARM is installed  apt-get update and upgrade have been
run.

Not sure what additional information to provide or to whom. 

Thanks for any help or guidance.

Error below:

Davidm

make[3]: Entering directory `/usr/local/src/php-4.1.1/ext/standard'
/bin/sh /usr/local/src/php-4.1.1/libtool --silent --mode=compile gcc 
-I. -I/usr/local/src/php-4.1.1/ext/standard
-I/usr/local/src/php-4.1.1/main -I/usr/local/src/php-4.1.1
-I/usr/include/apache-1.3 -I/usr/local/src/php-4.1.1/Zend
-I/usr/local/src/php-4.1.1/ext/mysql/libmysql
-I/usr/local/src/php-4.1.1/ext/xml/expat  -DLINUX=22 -DEAPI
-DTARGET="apache" -DDEV_RANDOM=/dev/random -DUSE_HSREGEX
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/local/src/php-4.1.1/TSRM -g -O2 -prefer-pic  -c dns.c
dns.c: In function `zif_getmxrr':
dns.c:321: Internal compiler error:
dns.c:321: internal error--unrecognizable insn:
(insn 733 732 229 (set (reg:SI 0 r0)
        (umin:SI (reg/v:SI 0 r0)
            (const_int 8192 [0x2000]))) -1 (nil)
    (nil))
make[3]: *** [dns.lo] Error 1




Reply to: