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: