Subject: Re: rpcgen generates "ifdef 1" in rpcb_prot.h
To: Oliver Paulzen <opp@MuFFiN.Org>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 07/18/2001 11:02:36
> The awk gets compiled with -msoft-quad-float but this doesn't seem to
> change anything.

The awk in 1.5.1 is working OK, I verified that ;-)

> rpcgen generates (a broken) rpcb_prot.h :-/

"Slightly broken", yes. I blamed it on the toolchain, especially cpp (or cc -E,
whatever rpcgen uses). And that was realy more than I wanted to fix.

But: everything I tried works if you ignore the warning (I have NOGCCERROR=1
in /etc/mk.conf). If you use a current kernel with 1.5.1 userland, the system
will be realy stable.

Hmm, thinking about a current snapshot: this was delayed due to the "imediately
pending" toolchain integration, but I think it's time to do one in the near
future. I volunteer to do that...


Martin