[fpc-devel] Program Stopped
    Marco van de Voort 
    marcov at stack.nl
       
    Mon Feb 11 13:22:44 CET 2008
    
    
  
> 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 ?
    
    
More information about the fpc-devel
mailing list