bug-bison
[Top][All Lists]
Advanced

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

Re: Is there a bug with --skeleton parameter?


From: Akim Demaille
Subject: Re: Is there a bug with --skeleton parameter?
Date: Wed, 4 Mar 2020 11:07:05 +0100


> Le 4 mars 2020 à 03:59, Morales Cayuela, Victor (NSB - CN/Hangzhou) 
> <address@hidden> a écrit :
> 
> (5) Printing argv yields:
>                /usr/bin/m4 -I /usr/local/share/bison 
> /usr/local/share/bison/m4sugar/m4sugar.m4 - 
> /usr/local/share/bison/skeletons/bison.m4 data/skeletons/bison.m4

BTW, you should have a look at --trace, in particular --trace=tools.

$ bison --trace=tools src/parse-gram.y
running: /opt/local/libexec/gnubin/m4 
/opt/gostai/share/bison/m4sugar/m4sugar.m4 - 
/opt/gostai/share/bison/skeletons/bison.m4 
/opt/gostai/share/bison/skeletons/c-skel.m4
$


reply via email to

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