Re: [fpc-pascal] Threading in FPC on Win32 and Linux

2006-08-06 Thread Jonas Maebe
On 06 Aug 2006, at 11:30, Jason P Sage wrote: Does anyone have any suggestions on where I should really start with making threads etc in a manner that will allow one code base but work on at least win32 and Linux? http://www.freepascal.org/docs-html/rtl/classes/tthread.html Jonas __

Re: [fpc-pascal] Threading in FPC on Win32 and Linux

2006-08-06 Thread Felipe Monteiro de Carvalho
On 8/6/06, Jason P Sage <[EMAIL PROTECTED]> wrote: Does anyone have any suggestions on where I should really start with making threads etc in a manner that will allow one code base but work on at least win32 and Linux? There is a tutorial here: http://wiki.lazarus.freepascal.org/index.php/Mult

Re: [fpc-pascal] DLL and Shared Libs in FPC

2006-08-06 Thread Felipe Monteiro de Carvalho
On 8/6/06, Jason P Sage <[EMAIL PROTECTED]> wrote: I have read some things here and there, but can anyone simply tell me if its now possible to write DLL's and Linux Shared Libraries with FPC now? I think this has being supported for a long time now. At least FPC 2.0.2 can build libraries witho

[fpc-pascal] Threading in FPC on Win32 and Linux

2006-08-06 Thread Jason P Sage
Does anyone have any suggestions on where I should really start with making threads etc in a manner that will allow one code base but work on at least win32 and Linux? I'm trying to make an application that is more or less acting like a daemon, that waits for a message from another process, and ta

[fpc-pascal] DLL and Shared Libs in FPC

2006-08-06 Thread Jason P Sage
I have read some things here and there, but can anyone simply tell me if its now possible to write DLL's and Linux Shared Libraries with FPC now? The last time I approached this topic, it was unsupported, and was still not really something that was ready for prime time. Jason P Sage

RE: [fpc-pascal] MySQL3, MySQL4, and MySql5 - Micha Might have answer

2006-08-06 Thread Jason P Sage
[Jason Peter Sage] In response to Jes?s Reyes question about where I looked for the MySQL5 unit [Jason Peter Sage] I did google search for MySQL5 and Freepascal - and mostly found my own FPC mailing list entries. I'm currently using FPC 2.0.2 so that may be why I'm a little out dated. I admitte

Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-06 Thread Florian Klaempfl
Tomas Hajny wrote: > On 5 Aug 06, at 21:03, Florian Klaempfl wrote: >> Tomas Hajny wrote: >>> Peter Vreman wrote: >> on't bother with Solaris in 2.0.x, it won't work at all. None of >> the Solaris fixes from 2.1.1 have been merged > On a positive note, Sparc/Solaris works fine in 2.1.1

Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-06 Thread Tomas Hajny
On 5 Aug 06, at 21:03, Florian Klaempfl wrote: > Tomas Hajny wrote: > > Peter Vreman wrote: > on't bother with Solaris in 2.0.x, it won't work at all. None of > the Solaris fixes from 2.1.1 have been merged > >>> On a positive note, Sparc/Solaris works fine in 2.1.1 > >> I tried to merge