[fpc-pascal] FPC version 2.2.2 is very silent
Marco van de Voort
marcov at stack.nl
Mon Aug 11 17:39:25 CEST 2008
> if I compile a pas file with 2.2.0, fpc send some information to console.
>
> D:\>fpc xarray.pas
> Target OS: Win32 for i386
> Compiling xarray.pas
> Linking xarray.exe
> 39 lines compiled, 0.1 sec , 35120 bytes code, 1656 bytes data
>
> Now with 2.2.2 I need -vi to get these infos. Without the parameter the
> console stays blank. Is this intended?
-vi is always needed. Usually, for a release, there is -viwh in your fpc.cfg.
Could you check if this is the case for 2.2.2 ?
More information about the fpc-pascal
mailing list