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.
Likely an optimizer bug - try it with -O0. I think there was a similar post on one of the netwinder newsgroups. -R