Re: Porting Bison-2.0 to EBCDIC host

2006-07-04 Thread RichAnderson
I have never been able to find an EBCDIC port of bison 2+. That's is why I am attempting it. The last version that I successfully ported was 1.875 -- View this message in context: http://www.nabble.com/Porting-Bison-2.0-to-EBCDIC-host-tf1886581.html#a5171680 Sent from the Gnu - Bison - Help fo

Re: Porting Bison-2.0 to EBCDIC host

2006-07-04 Thread henrik . sorensen
On Monday 03 July 2006 20:45, RichAnderson wrote: > 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 is the