[fpc-pascal] writeln in fpc 2.0.2

Michael Van Canneyt michael at freepascal.org
Wed May 31 09:37:11 CEST 2006



On Tue, 30 May 2006, Gustavo Enrique Jimenez wrote:

>> > You MUST remove the CRT unit.
>> > It's mentioned explicitly in the documentation that you are not allowed 
>> to use it for CGI.
>> >
>> 
>
> I've removed all crt references. My cgi app works perfectly now. As an
> unexpected  side effect, this app works perfectly also with Apache for
> windows.

This effect is not so unexpected. The main reason we put the remark in
the documentation is exactly so it would work with Apache :-)

Michael.



More information about the fpc-pascal mailing list