Bison 3.6 requires runtime type information?
Adrian <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <CAL_yH3gKM9RHZopRndDusDqNikxS3tx-89vDRkGSm6-GtfgFYw@mail.gmail.com> |
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? Kind regards, Adrian