Subject: Re: bc
To: None <phil@cs.wwu.edu>
From: Jan-Hinrich Fessel <oskar@zappa.Ruhr.DE>
List: current-users
Date: 03/26/1994 14:06:09
> There were some missing flags to lex(flex) to tell it to make an
> interactive scanner.  It looks like that is your problem.  I
> fixed the make file a couple weeks ago.  I believe you need the -I
> flag for flex.  I use -I8 to get full 8 bit character input.

Works like a charm.  It seems to be my fault, because I did not make clean
beforehand and Makefile is not referenced in dependencies...

Cheers
	Oskar

------------------------------------------------------------------------------