help-bison
[Top][All Lists]
Advanced

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

Re: Bison 3.6 requires runtime type information?


From: Akim Demaille
Subject: Re: Bison 3.6 requires runtime type information?
Date: Sat, 27 Jun 2020 07:43:37 +0200

Hi Adrian,

> Le 27 juin 2020 à 01:05, Adrian <withoutpointk@gmail.com> a écrit :
> 
> I upgraded from bison 3.4 to 3.6 and am now getting the following error:
> 
> error: cannot use typeid with -fno-rtti
> 
> Is there a way to disable the requirement on runtime type information?

Well, that's a rather short bug report.

Where did you get this message from?  What command were you running?
What skeleton are you using?

Anyway, it's unlikely related to Bison.

$ grep rtti -r bison-3.6.4
bison-3.6.4/build-aux/texinfo.tex:\parseargdef\shorttitlepage{%
bison-3.6.4/ChangeLog-2012:     * doc/bison.texinfo: Remove @shorttitlepage 
stuff; it wasn't used
bison-3.6.4/po/fi.po:"      --report-file=TIEDOSTO kirjoita raportti 
TIEDOSTOon\n"
bison-3.6.4/po/fi.po:"  -x, --xml[=TIEDOSTO]       tulosta myös automaatin 
XML-raportti\n"
bison-3.6.4/doc/bison.texi:@c LocalWords: ifinfo smallbook shorttitlepage 
titlepage GPL FIXME iftex FSF's
bison-3.6.4/gnulib-po/fi.po:#~ msgstr "portti"


Cheers!


reply via email to

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