Re: [dev] [9base] tip add OBJTYPE = sun4u

From: Anselm R Garbe <garbeam_AT_gmail.com>
Date: Thu, 6 Jan 2011 10:52:35 +0100

On 6 January 2011 05:44, Stanley Lieber <stanley.lieber_AT_gmail.com> wrote:
> I've had no problems under OpenBSD on an Ultra5 and Ultra60 since
> at least 9base-6. Only significant change required was using
> the base system's yacc.
>
> Without patching 9yacc, compilation dies here:
>
> YACC awkgram.y
> Bus error
> *** Error code 138
>
> Stop in /home/sl/src/9base/awk (line 14 of ../yacc.mk).
> *** Error code 1
>
> Stop in /home/sl/src/9base/awk (line 8 of ../yacc.mk).
> *** Error code 1

Are you certain this happens with a clean tree and using sun4u OBJTYPE as well?
Please recheck with hg tip.

The main reason I dislike using the host yacc is simply that it will
pretty much diverge from Plan9's yacc.
And hence I don't trust it to produce a compatible parser in most
cases. For ex. does it produce a proper rc?

Cheers,
Anselm
Received on Thu Jan 06 2011 - 10:52:35 CET

This archive was generated by hypermail 2.2.0 : Thu Jan 06 2011 - 11:00:04 CET