> Hi all -
>
> Is there anyway I can tell exactly which procedures/functions/methods etc.
> are being discarded when I build an EXE with smartlinking (Win32 or
> DOS)???
> I'm not concerned that it is doing anything wrong (I've never had a
> problem
> with it at all) but I would just like to see how much of my units' code is
> actually being used in a given application... thanks!
>

Add -k-M to let ld generate a map file



_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to