On 2018-02-04 13:52, Ur@nuz wrote:
Getting compiler stack overflow when building my project, but still do not know how to localize piece of code that triggers this bug. Maybe this bug is already registered in bugzilla or someone could give some advice where to dig into?

Just runed building under gdb and got the following stack trace:

Sharing your code (if possible) would help. Building the compiler with debug symbols ("make -f posix.mak DEBUG=1") would help to give file and line info in the stack trace.

--
/Jacob Carlborg

Reply via email to