Re: [fpc-pascal] Porting jcl to fpc on linux : Status and some questions

2006-07-08 Thread Burkhard Carstens
Am Sonntag, 23. April 2006 18:54 schrieb Michael Ring: > I've started porting, so far I have ported about 50% of jcl. [..] What is the status if the port? Can I download it somewhere? Are there any docs, about how to use it in fpc? Regards, Burkhard _

Re: [fpc-pascal] Porting jcl to fpc on linux : Status and some questions

2006-04-23 Thread Marco van de Voort
> Now for something I really do not understand, but perhaps I am still too > inexperienced with fpc to find out what is going wrong here: > > pthread.inc: > Function InitializeCriticalSection(var lpCriticalSection: > TRTLCriticalSection): Integer; > > JclSysUtils.pas: > ... > FCriticalSection:

[fpc-pascal] Porting jcl to fpc on linux : Status and some questions

2006-04-23 Thread Michael Ring
I've started porting, so far I have ported about 50% of jcl. Right now I am stuck with a few questions: fpc 2.1.1 does have better support for WideStrings. Any idea when a stable version will be released, because no code needs to be implemented for JclWideStrings to work (Next 6 Month, This Ye