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
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
with a thread-driver in the program uses
clause before other units using thread.
Runtime error 232 at $B6A4418B
I use a thread inside the code to survey the UDP socket, it's work very
well with Windows, but do you know where is the problem with Linux?
Best Regards
Michel Me
Leducq Dominique a écrit :
Le Mercredi 14 Février 2007 09:19, Michel Meunier a écrit :
Hello,
With your help, my initial library .dll writen with Delphi, is now
working at about 95% when compiled with fpc. Now my goal is to get a .so
library under Linux. So I have begun to compile it under
ot an important problem, the main problem is my
unhability to compile my library.
Best regards
--
Michel Meunier
Web: www.etoiles-a-bleau.fr
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hello,
I work on a program wich need the UTC time, and this program will run
with Windows and Linux.
So how is it possible to calculate the UTC time under these two OS.
For example, the Now function with Windows, give me local time.
Best regards
--
Michel Meunier
Web: www.etoiles-a-bleau.fr
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
--
Michel Meunier
Web: www.etoiles-a-bleau.fr
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepas
Michael Van Canneyt a écrit :
On Wed, 24 Jan 2007, Michel Meunier wrote:
Michael Van Canneyt a écrit :
On Wed, 24 Jan 2007, Michel Meunier wrote:
[cut code]
xxx
and IT DOESN'T WORK, why? It is exactly the same
Michael Van Canneyt a écrit :
On Wed, 24 Jan 2007, Michel Meunier wrote:
[cut code]
xxx
and IT DOESN'T WORK, why? It is exactly the same code!
More and more I think I am going to translate my code in C, because FPC seems
unab
Felipe Monteiro de Carvalho a écrit :
Another relevant question: on which directory and how did you install
lazarus/fpc?
d:\lazarus, without any space
Installing on directories with spaces can have nasty effects on the
gnu tools.
--
Michel Meunier
www.etoiles-a-bleau.fr
l.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
--
Michel Meunier
www.etoiles-a-bleau.fr
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
the obvious. Is the DLL on the same folder as
the executable?
yes of course
How are you executing the application?
inside Lazarus, and also outside Lazarus
Best regards
--
Michel Meunier
www.etoiles-a-bleau.fr
___
fpc-pascal maillist - fpc-pascal
essage('OK');
end;
initialization
{$I testdllwin.lrs}
end.
xxx
and IT DOESN'T WORK, why? It is exactly the same code!
More and more I think I am going to translate my code in C, because FPC
seems unable to manage properly dll library.
Th
The error message with loadlibrary is:
external: SIGSEGV
thanks
--
Michel Meunier
Web: www.etoiles-a-bleau.fr
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
I hope, I haven't made an error to get such messages!
--
Michel Meunier
Web: www.etoiles-a-bleau.fr
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
xxx
Thanks a loy for your help, I am becoming crazy with that!
--
Michel Meunier
Web: www.etoiles-a-bleau.fr
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
17 matches
Mail list logo