[Lazarus] make clean is leaving more than 20MB stuff behind (this number is after compression!)

Sven Barth pascaldragon at googlemail.com
Tue Oct 9 11:05:44 CEST 2012


Am 09.10.2012 01:47, schrieb Bernd:
> 2012/10/8 Sven Barth <pascaldragon at googlemail.com>:
>
>> You just need to test yourself: create a unit with a bit of code and compile
>> using "-CX". At least on my system I haven't found a "libUNITNAME.a" file.
[snip]
> --(bernd at t40)-(/home/bernd/Desktop/smartlinktest)--
> --($)-- ls
> insgesamt 104
> drwxr-xr-x  2 bernd bernd  4096 Okt  9 01:46 .
> drwx------ 12 bernd bernd  4096 Okt  9 01:37 ..
> -rw-r--r--  1 bernd bernd 16026 Okt  9 01:46 libpprog.a
> -rw-r--r--  1 bernd bernd  8988 Okt  9 01:46 libpunita.a
> -rw-r--r--  1 bernd bernd  8988 Okt  9 01:46 libpunitb.a
> -rwxr-xr-x  1 bernd bernd 21980 Okt  9 01:46 prog
> -rw-r--r--  1 bernd bernd  1696 Okt  9 01:46 prog.o
> -rw-r--r--  1 bernd bernd    48 Okt  9 01:39 prog.pas
> -rw-r--r--  1 bernd bernd   791 Okt  9 01:46 unita.o
> -rw-r--r--  1 bernd bernd    51 Okt  9 01:41 unita.pas
> -rw-r--r--  1 bernd bernd   624 Okt  9 01:46 unita.ppu
> -rw-r--r--  1 bernd bernd   791 Okt  9 01:46 unitb.o
> -rw-r--r--  1 bernd bernd    51 Okt  9 01:41 unitb.pas
> -rw-r--r--  1 bernd bernd   624 Okt  9 01:46 unitb.ppu

Than this seems to apply only to non-Windows platforms indeed... (or 
maybe only if the external linker is used).

Regards,
Sven




More information about the Lazarus mailing list