Re: [Gambas-user] Crash in MapView and gb.net.curl

2015-02-26 Thread Benoît Minisini
Le 26/02/2015 22:56, Benoît Minisini a écrit : > I found who was guilty: Ubuntu. > > Gambas component that use thread needs the interpreter to be linked with > the system thread library, even if the interpreter does not use it. > > Alas, I have just discovered that Ubuntu adds some global compiler

[Gambas-user] Crash in MapView and gb.net.curl

2015-02-26 Thread Benoît Minisini
I found who was guilty: Ubuntu. Gambas component that use thread needs the interpreter to be linked with the system thread library, even if the interpreter does not use it. Alas, I have just discovered that Ubuntu adds some global compiler configuration that automatically remove linked librarie