[antlr-interest] Segfault on tinyc and own exemple in C++, with debugging

Ric Klaren ric.klaren at gmail.com
Fri Dec 2 03:09:12 PST 2005


On 12/1/05, Mathieu Clabaut <mathieu.clabaut at gmail.com> wrote:
>    In the process of hunting a nasty bug on my own softare using antlr
> 2.7.5 on linux, I compiled it with the following command line options
> :
>     g++ -D_GLIBCXX_DEBUG -ggdb3 -fno-inline -fkeep-inline-functions

Off the top of my head (not 100% sure): I think that you should
recompile the support library if you use those options.

Cheers,

Ric


More information about the antlr-interest mailing list