[fpc-pascal] Compile library with Linux

2007-02-18 Thread Michel Meunier
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

Re: [fpc-pascal] Compile library with Linux

2007-02-18 Thread Florian Klaempfl
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

Re: [fpc-pascal] Compile library with Linux

2007-02-18 Thread Michel Meunier
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

Re: [fpc-pascal] Compile library with Linux

2007-02-18 Thread Florian Klaempfl
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

Re: [fpc-pascal] Compile library with Linux

2007-02-18 Thread Michel Meunier
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

Re: [fpc-pascal] Compile library with Linux

2007-02-18 Thread Michel Meunier
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 .

Re: [fpc-pascal] Compile library with Linux

2007-02-18 Thread Daniël Mantione
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

Re: [fpc-pascal] support for FreeBSD4 broken in fpc 2.0.4

2007-02-18 Thread Marc Santhoff
Am Freitag, den 09.02.2007, 06:21 +0100 schrieb Marc Santhoff: > So in general I'm happy with the way it is, since I only have to keep > alive some existing Installations on embedded systems (bugfixing if > necessary). The new stuff is planned to work on FreeBSD 6 and FreeBSD 4 > has reached is of