Re: GCC (I think) Internal compiler error

2002-02-08 Thread David Mandala
I tried using the -O0 flag which allowed it to be complied and installed and I now have it installed BUT some odd things are happening, might be related. I'm still working on it. I installed it with the arm debian apache package and it seems to work correctly when serving a simple page that contai

Re: GCC (I think) Internal compiler error

2002-02-08 Thread Matthias Klose
David Mandala writes: > 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. AFAIK php4 doesn't build with gcc-2.95.x. Try using gcc-3.0 (if you can find a version, which you can install ..., becau

Re: GCC (I think) Internal compiler error

2002-02-07 Thread Phil Edwards
On Wed, Feb 06, 2002 at 05:07:22PM -0700, David Mandala wrote: > 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. http://gcc.gnu.org/bugs.html Usually this URL will be printed by the compi