<div dir="ltr"><div dir="ltr"><div>Benoit:</div><div><br></div><div>Installing libc6-dev doesn't work. The only way I can use our applications is using GB_NO_JIT environment variable.</div><div>If I try to launch the programs from console I got several messages, like this:</div><div><br></div><div>gb.jit: error: unable to compile JIT code:<br>In file included from /tmp/gambas.1000/4415/jit/gb.report.c:1:0:<br>/tmp/gambas.1000/4415/jit/gb.report.c: In function ‘jit_reportunits_2’:<br>/tmp/gambas.1000/4415/jit/jit.h:1403:3: error: ‘for’ loop initial declarations are only allowed in C99 mode<br>   for (int _i = 0; _i < (_n); _i++) \<br>   ^<br>/tmp/gambas.1000/4415/jit/jit.h:1418:40: note: in definition of macro ‘RETURN_f’<br> #define RETURN_f(_val) (GB.ReturnFloat(_val))<br>                                        ^<br>/tmp/gambas.1000/4415/jit/gb.report.c:24:42: note: in expansion of macro ‘OPT’<br>   RETURN_f(jit_reportunits_2_(PARAM_s(0),OPT(1,1),PARAM_OPT_i(1)));<br>                                          ^<br>/tmp/gambas.1000/4415/jit/jit.h:1403:3: note: use option -std=c99 or -std=gnu99 to compile your code<br>   for (int _i = 0; _i < (_n); _i++) \<br>   ^<br>/tmp/gambas.1000/4415/jit/jit.h:1418:40: note: in definition of macro ‘RETURN_f’<br> #define RETURN_f(_val) (GB.ReturnFloat(_val))<br>                                        ^<br>/tmp/gambas.1000/4415/jit/gb.report.c:24:42: note: in expansion of macro ‘OPT’<br>   RETURN_f(jit_reportunits_2_(PARAM_s(0),OPT(1,1),PARAM_OPT_i(1)));<br>                                          ^<br><br><br>** <br>** OOPS! INTERNAL ERROR. Program aborting, sorry! :-(<br>** Unable to compile JIT source file<br>** <br>** _ClassStat.GotoNextSection.14: #39: End of file<br>** _ClassStat.GotoNextSection.14 _ClassStat.Stat.86 Jit._Compile.165 <br>** <br>** Please send a bug report to the gambas bugtracker [1] or to the gambas mailing-list [2].<br>** [1] <a href="http://gambaswiki.org/bugtracker">http://gambaswiki.org/bugtracker</a><br>** [2] <a href="https://lists.gambas-basic.org/listinfo/user">https://lists.gambas-basic.org/listinfo/user</a></div><div><br></div><div>I don't know if this issue is the same fixed in "Jit Crash" thread opened in the mailing list. If is the same, please let me know to avoid duplicities.</div><div><br></div><div>Best regards.</div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">El mié., 9 ene. 2019 a las 16:29, T Lee Davidson (<<a href="mailto:t.lee.davidson@gmail.com">t.lee.davidson@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 1/9/19 7:39 AM, Jorge Carrión wrote:<br>
> The difference as I can see is the path /usr/lib/gcc/x86_64-linux-gnu/7 or /usr/lib/gcc/x86_64-linux-gnu/5 but I don't know if<br>
> this means something at all (I don't know nothing of C).<br>
<br>
It probably doesn't help much, but according to what I have on my system, the "5" or the "7" would be the gcc version number.<br>
<br>
<br>
___<br>
Lee<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>