help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Porting Bison-2.0 to EBCDIC host


From: RichAnderson
Subject: Porting Bison-2.0 to EBCDIC host
Date: Mon, 3 Jul 2006 13:45:02 -0700 (PDT)

I am attempting to port Bison 2.0 to a machine which uses the EBCDIC
character set. This version of bison wants to use itself to rebuild
parse-gram.y. This assumes that the existing version is the correct code
set.  I can't use 1.875 (which I have successfully ported), since it can't
process the parser definition for 2.0.  Somewhere in development, a series
of bootstraps must have been done which are no longer publicly available!?!

I have a ported version of "flex", so I can successfully process scan-gram.l
and scan-skel.l, but I can't figure out what to do about parse-gram.y.  Can
anyone help me with this???
-- 
View this message in context: 
http://www.nabble.com/Porting-Bison-2.0-to-EBCDIC-host-tf1886581.html#a5157883
Sent from the Gnu - Bison - Help forum at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]