> I've found an strange problem in Linux when executing a simple threaded 
> program (Synapse's
> httpserver demo) compiled with fpc 2.2.0 from
> ftp://ftp.freepascal.org/pub/fpc/snapshot/fixes/source/fpcbuild.zip
> 
> When I execute the program with "./httpserver", the program starts stopped. 
> When I compile in
> Win32, with an older FPC it works ok.
> 
> Does anybody faced this issue?

If it uses threading, do you USE the cthreads unit ?
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to