Marco van de Voort schrieb:
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 ?
Surprisingly, I don't found
> 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 inf
On Mon, 11 Aug 2008, Michael Fuchs wrote:
> Hi,
>
> 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 dat
Hi,
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 p