> On 26 Dec 2014, at 16:32, 562462...@qq.com wrote:
> 
> Hello!
> I have downloaded and installed the bison-3.0.tar.gz. But it shows 'bison 
> 2.3' when I check the version of my bison.

Try ‘which bison’: you might be on OS X, which sets the PATH so that 
/usr/local/bin/, where the new bison is installed, is after /usr/bin/, which 
has a bison 2.3.

A fix is to add a PATH settings in ~/profile.



_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to