help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++.bison


From: Akim Demaille
Subject: Re: C++.bison
Date: 04 Apr 2002 12:22:46 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

>>>>> "Hans" == Hans Aberg <address@hidden> writes:

Hans> Does anybody have a m4 processed bison.c++ skeleton file?

What is the problem you have with installing GNU M4?

/tmp % mkdir hans                                                nostromo 12:21
/tmp % cd hans                                                   nostromo 12:21
/tmp/hans % echo "%%exp: '1' { fprintf (stderr, \"one\\\n\"); };" > hans.y
/tmp/hans % bison -o hans.cc hans.y -S bison.c++                 nostromo 12:21
/tmp/hans % ls -ltr                                              nostromo 12:21
total 23
-rw-r--r--    1 akim     lrde           43 avr  4 12:21 hans.y
-rw-r--r--    1 akim     lrde         2556 avr  4 12:21 stack.hh
-rw-r--r--    1 akim     lrde         1343 avr  4 12:21 location.hh
-rw-r--r--    1 akim     lrde         4234 avr  4 12:21 hans.hh
-rw-r--r--    1 akim     lrde        12216 avr  4 12:21 hans.cc
/tmp/hans % ..                                                   nostromo 12:21
/tmp % tar -zcvf hans.tgz hans                                   nostromo 12:21
hans/
hans/hans.y
hans/hans.hh
hans/hans.cc
hans/stack.hh
hans/location.hh


Attachment: hans.tgz
Description: GNU Unix tar archive


reply via email to

[Prev in Thread] Current Thread [Next in Thread]