[LLVMdev] utils/Burg Makefile fails
Casey Carter
ccarter at cs.uiuc.edu
Sun Oct 27 09:43:01 PST 2002
The machinery around the bison call in the Makefile does not work for
me. From the source file gram.yc, my bison (version 1.28) generates
files gram.yc.tab.h and gram.yc.tab.c instead of gram.tab.cc and
gram.tab.hc. My fix is to use the -o option to tell bison what to name
the outputs.
--
Casey Carter
Casey at Carter.net
ccarter at uiuc.edu
AIM: cartec69
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20021027/b0bc33df/attachment.ksh>
More information about the llvm-dev
mailing list