Hans Aberg <[EMAIL PROTECTED]> writes:

> I got many failures when running bison-2.0 test suite on Mac OS
> X.3.8. It could be due to that other software supplied with this OS is
> old. Which scanner (Flex/Yacc) and compiler (GCC), including versions,
> does this test suite expect to run?

Bison doesn't expect or need any version of flex or yacc, if all you
want to do is run "configure; make; make check; make install".  It is
supposed to work with any C compiler in current use.

> I also found a bug in the test suite, when the path name of directory
> contains a space.

Bison doesn't support that, alas.  It would be some work to fix this.
If you have patches in this area by all means please submit them.


Reply via email to