<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>I have. In my PC, where the .deb file was created the locate stdint.h command result is:</div><div>~$ locate stdint.h<br>/usr/include/stdint.h<br>/usr/lib/gcc/x86_64-linux-gnu/7/include/stdint.h<br>/usr/share/virtualbox/src/vboxhost/vboxdrv/include/iprt/stdint.h<br>/usr/share/virtualbox/src/vboxhost/vboxnetadp/include/iprt/stdint.h<br>/usr/share/virtualbox/src/vboxhost/vboxnetflt/include/iprt/stdint.h<br>/usr/share/virtualbox/src/vboxhost/vboxpci/include/iprt/stdint.h</div><div><br></div><div>In the machine where doesn't work JIT is:</div><div><br></div><div>~$ locate stdint.h<br>/usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h<br>/usr/share/virtualbox/src/vboxhost/vboxdrv/include/iprt/stdint.h<br>/usr/share/virtualbox/src/vboxhost/vboxnetadp/include/iprt/stdint.h<br>/usr/share/virtualbox/src/vboxhost/vboxnetflt/include/iprt/stdint.h<br>/usr/share/virtualbox/src/vboxhost/vboxpci/include/iprt/stdint.h<br><br></div><div>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 this means something at all (I don't know nothing of C).</div><div><br></div><div>Best regards<br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">El mié., 9 ene. 2019 a las 12:37, 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 09/01/2019 à 12:27, Jorge Carrión a écrit :<br>
> Since Gambas3 3.12 release we have a issue with new JIT.<br>
> <br>
> In our company we use several version of Linux Mint from 17.1 to 19.1.<br>
> All computers with versión under 18.3 (18.3 not tested yet) after update <br>
> Gambas 3.12 can't run our gambas applications due a JIT error. (Attached <br>
> a sample)<br>
> I don't know if is a bug o is the new Gambas behaviour so I ask it here <br>
> first.<br>
> <br>
> I've added a GB_NO_JIT to user's profile and applications runs again but <br>
> I feel that is not a valid solution. I can't update Linux Mint easely <br>
> (several cities and a lot of kilometres involved).<br>
> Is there a better solution than suppress the JIT?<br>
> <br>
> Will help if I recompile all application in our repository with Gambas <br>
> 3.12 ?<br>
> <br>
> Thanks in advance<br>
> <br>
> Best Regards<br>
> <br>
<br>
I have no idea where this error comes from and what it means: don't you <br>
have the "stdint.h" include file installed on your system?<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>