Here is the log from test suite 5, which failed:
5. input.at:130: testing ... input.at:136: bison input.y input.at:266: bison -d -v -o input.c input.y input.at:267: $CC $CFLAGS $CPPFLAGS -c input.c -o input.o stderr: gcc: cannot specify -o with -c or -S and multiple compilations stdout: input.at:267: exit code was 1, expected 0 5. input.at:130: 5. Torturing the Scanner (input.at:130): FAILED (input.at:267)
Looking at some of the other test suite errors, they seem to be the same from GCC. But I do not see why it happens.
--
Hans Aberg
