<div dir="ltr"><div>Thank you very much, Benoit.</div><div><br></div><div>Waiting for 3.12.2 mode on</div><div><br></div><div>Best regards<br></div></div><br><div class="gmail_quote"><div dir="ltr">El vie., 11 ene. 2019 a las 10:50, Benoît Minisini (<<a href="mailto:g4mba5@gmail.com">g4mba5@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">Le 11/01/2019 à 09:46, Jorge Carrión a écrit :<br>
> Benoit:<br>
> <br>
> Installing libc6-dev doesn't work. The only way I can use our <br>
> applications is using GB_NO_JIT environment variable.<br>
> If I try to launch the programs from console I got several messages, <br>
> like this:<br>
> <br>
> 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 <br>
> 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 <br>
> ‘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 <br>
> ‘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 <br>
> -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 <br>
> ‘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 <br>
> ‘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 <br>
> gambas mailing-list [2].<br>
> ** [1] <a href="http://gambaswiki.org/bugtracker" rel="noreferrer" target="_blank">http://gambaswiki.org/bugtracker</a><br>
> ** [2] <a href="https://lists.gambas-basic.org/listinfo/user" rel="noreferrer" target="_blank">https://lists.gambas-basic.org/listinfo/user</a><br>
> <br>
> I don't know if this issue is the same fixed in "Jit Crash" thread <br>
> opened in the mailing list. If is the same, please let me know to avoid <br>
> duplicities.<br>
> <br>
> Best regards.<br>
> <br>
<br>
This bug has been fixed in 3.12.1. I will release a 3.12.2 soon with <br>
other JIT fixes.<br>
<br>
Regards,<br>
<br>
-- <br>
Benoît Minisini<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>