From:             [EMAIL PROTECTED]
Operating system: Linux-2.2.14
PHP version:      4.0.4pl1
PHP Bug Type:     Compile Failure
Bug description:  dns.c

I'm trying to compile 4.0.4pl1 on a StromARM machine (www.netwinder.org)

gcc version=2.95.1

My configureline:

./configure --with-apxs=/usr/sbin/apxs --with-mysql --with-xml 
--with-sybase-ct=/usr/local/freeds


It stops when compiling "dns.c" with errormessage:

/bin/sh /opt/php-4.0.4pl1/libtool --silent --mode=compile gcc  -I. 
-I/opt/php-4.0.4pl1/ext/standard -I/opt/php-4.0.4pl1/main -I/opt/php-4.0.4pl1 
-I/usr/include/apache -I/opt/php-4.0.4pl1/Zend -I/opt/php-4.0.4pl1/ext/mysql/libmysql 
-I/usr/local/freetds/include -I/opt/php-4.0.4pl1/ext/xml/expat/xmltok 
-I/opt/php-4.0.4pl1/ext/xml/expat/xmlparse -I/opt/php-4.0.4pl1/TSRM  -DLINUX=2 
-DUSE_EXPAT -DXML_BYTE_ORDER=12 -g -O2  -c dns.c
dns.c: In function `php_if_getmxrr':
dns.c:306: internal error--unrecognizable insn:
(insn 785 784 309 (set (reg:SI 0 r0)
        (umin:SI (reg/v:SI 0 r0)
            (const_int 8192 [0x2000]))) -1 (nil)
    (nil))

Why? I'm not an expert. Could it be because I'm on a StrongArm processor machine...? 
The configure script does not fail, so this would be the problem...

Regards,

Roberth Edberg, REMANDO AB
[EMAIL PROTECTED]


-- 
Edit Bug report at: http://bugs.php.net/?id=9456&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to