On Sat, Aug 12, 2006 at 02:53:47PM -0400, John David Anglin wrote:
> > In order to build gcc 4.1.1 on HP-UX 10.20 I had to install GNU awk
> > and also configure with --disable-threads. The vendor's awk did not
> > build the options.h file correctly; the exact symptom was duplicated
> > OPT_d and
In order to build gcc 4.1.1 on HP-UX 10.20 I had to install GNU awk
and also configure with --disable-threads. The vendor's awk did not
build the options.h file correctly; the exact symptom was duplicated
OPT_d and OPT_w symbols in the enum. Then, the build blew up when it
tried to use pthreads (