Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2000 11:57:37 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Arcady Genkin <a.genkin@utoronto.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: signal 9 (Internal compiler error)
Message-ID:  <20000328115737.Y21029@fw.wintelcom.net>
In-Reply-To: <87bt3y52bd.fsf@tea.thpoon.com>; from a.genkin@utoronto.ca on Tue, Mar 28, 2000 at 02:20:38PM -0500
References:  <87bt3y52bd.fsf@tea.thpoon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Arcady Genkin <a.genkin@utoronto.ca> [000328 11:46] wrote:
> When compiling apache-php4 port I get this error:
> 
> ===>  Building for PHP-4.0b4pl1
> Making install in Zend
> /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -I/usr/local/include/gd -D_REENTRANT -m486 -pipe -O6 -funroll-loops -fstrength-reduce -fomit-frame-pointer -fexpensive-optimizations -ffast-math -c ./zend_execute.c
> ./zend_execute.c: In function `execute':
> ./zend_execute.c:1591: warning: cast to pointer from integer of different size
> cc: Internal compiler error: program cc1 got fatal signal 9

See if it compiles with just -O instead of -O6

-Alfred


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000328115737.Y21029>