[fpc-pascal]Suppressing the console window in Win32

Steve Williams stevewilliams at kromestudios.com
Fri Mar 5 01:33:54 CET 2004


> But in general FPC is written more with portability in mind, and this
> increases the library layer slightly. Also Delphi might have optimizations
> on while FPC needs params to enabled them. (I assume you already use -XXs
to compile the fpc
> binary, you could also use -OG3p3 or so)

I was using -Xs, but I tried -XXs -OG3p3 and it made no difference.

Don't get me wrong, FPC is still great.  It gives me more warnings and hints
than Delphi does, which is a good thing (I like to have a compile with no
hints or warnings).

Sly





More information about the fpc-pascal mailing list