Re: [fpc-pascal] threading on posix platform

2008-10-19 Thread Graeme Geldenhuys
On Mon, Oct 20, 2008 at 7:22 AM, Bee <[EMAIL PROTECTED]> wrote: > Are there any specific things that need to be concerned regarding threading > on posix platform (linux, mac, etc)? Especially their differences with > windows platform. Under Linux the thread scheduler works quite different to Windo

[fpc-pascal] threading on posix platform

2008-10-19 Thread Bee
Hi all, Are there any specific things that need to be concerned regarding threading on posix platform (linux, mac, etc)? Especially their differences with windows platform. I'm now experimenting with ExtPascal. It works fine on windows but it got some problems on posix platforms. Sometimes I

Re: [fpc-pascal] Spreadsheet library/unit?

2008-10-19 Thread Francisco Reyes
Felipe Monteiro de Carvalho writes: Which formats currently work under unix (Linux/FreeBSD)? Only Excel 2 Thanks for the update and for the Wiki changes. Based on your schedule when do you think you may get the opendocument format or the Excel 5 working under Linux/FreeBSD? Also, any pla