> 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 ? _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal