Re: [Lazarus] 32bit application in 64bit OS

2009-11-07 Thread waldo kitty
Hans-Peter Diettrich wrote: Marc Weustink schrieb: I need to solve communication between my application and PCSC-Lite running on 64bit machine, but loading 64bit *.so file doesn't work. How can I do this? 32bit applicationsd need 32bit libs, so install a 32bit version of your .so If I und

Re: [Lazarus] 32bit application in 64bit OS

2009-11-07 Thread Hans-Peter Diettrich
Marc Weustink schrieb: Wait, did I miss something? I thought that Lazarus (FPC) creates 64 bit applications on a 64 bit platform. Not yet? Eh, yes. Let me repeat the original subject and mail: Subject: 32bit application in 64bit OS -> we are talking about a 32 application Right, this is wh

Re: [Lazarus] 32bit application in 64bit OS

2009-11-06 Thread Marc Weustink
Roland Turcan wrote: Hello Lazarus mailing list! I need to solve communication between my application and PCSC-Lite running on 64bit machine, but loading 64bit *.so file doesn't work. How can I do this? 32bit applicationsd need 32bit libs, so install a 32bit version of your .so Marc --

[Lazarus] 32bit application in 64bit OS

2009-11-05 Thread Roland Turcan
Hello Lazarus mailing list! I need to solve communication between my application and PCSC-Lite running on 64bit machine, but loading 64bit *.so file doesn't work. How can I do this? Thanks for all ideas. -- Best regards, TRoland http://www.rotursoft.sk http://exekutor.rotursoft.sk -- ___