Subject: Re: err(1,NULL)
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Simon Burge <simonb@netbsd.org>
List: port-arm32
Date: 04/17/2000 03:23:06
Patrick Welche wrote:

> Every program that has err(1,NULL) generates a warning when being compiled
> with 1.4. Not so on say i386/1.4X, yet the -W flags all seem the same.
> Any thoughts, or should I just CPPFLAGS+=-Wno-error ?

The compiler itself was changed between 1.4 and now.  A simple fix would
be to install just the compiler first and then rebuild everything else.

Simon.