[Gambas-bugtracker] Bug #1697: Bad syntax with loop causes compiler to segfault.....

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sat Dec 21 10:30:06 CET 2019


http://gambaswiki.org/bugtracker/edit?object=BUG.1697&from=L21haW4-

Comment #12 by Benoît MINISINI:

Before doing that, please recompile the compiler by disabling optimizations:

$ cd <source directory>/main/gbc
$ make clean
$ make "CFLAGS=-O0 -g"
$ cd ..
$ sudo make install




More information about the Bugtracker mailing list