> 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
What are CC, CFLAGS, and CPPFLAGS set to on your host? That might explain the problem.
They are not set to anything. What values should they have, when GCC is the compiler (gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495))?
--
Hans Aberg
