Op Sun, 18 Feb 2007, schreef Michel Meunier:
> Is it specific to Linux, or also available with Windows. My dll seams to
> work properly uner windows, and it uses a thread.
Specifix to Unix. Under Unix, you must use cthreads.
Daniël___
fpc-pascal mai
Florian Klaempfl a écrit :
Michel Meunier schrieb:
Florian Klaempfl a écrit :
Michel Meunier schrieb:
Hello,
My library under Windows is now OK, it use an UDP socket with the
Synapse units (wonderful job).
Now I want to compile it under Linux.
The compilation is OK, but when I try to use the .
Florian Klaempfl a écrit :
Michel Meunier schrieb:
Hello,
My library under Windows is now OK, it use an UDP socket with the
Synapse units (wonderful job).
Now I want to compile it under Linux.
The compilation is OK, but when I try to use the .so library, I get this
message:
This binary has no th
Michel Meunier schrieb:
Florian Klaempfl a écrit :
Michel Meunier schrieb:
Hello,
My library under Windows is now OK, it use an UDP socket with the
Synapse units (wonderful job).
Now I want to compile it under Linux.
The compilation is OK, but when I try to use the .so library, I get this
messa
Florian Klaempfl a écrit :
Michel Meunier schrieb:
Hello,
My library under Windows is now OK, it use an UDP socket with the
Synapse units (wonderful job).
Now I want to compile it under Linux.
The compilation is OK, but when I try to use the .so library, I get this
message:
This binary has no th
Michel Meunier schrieb:
Hello,
My library under Windows is now OK, it use an UDP socket with the
Synapse units (wonderful job).
Now I want to compile it under Linux.
The compilation is OK, but when I try to use the .so library, I get this
message:
This binary has no thread support compiled in.
Re
Hello,
My library under Windows is now OK, it use an UDP socket with the
Synapse units (wonderful job).
Now I want to compile it under Linux.
The compilation is OK, but when I try to use the .so library, I get this
message:
This binary has no thread support compiled in.
Recompile the application wi