RE: [fpc-pascal]Smartlinking question

2003-03-19 Thread Lee, John
h 19, 2003 09:27 To: [EMAIL PROTECTED] Subject: Re: [fpc-pascal]Smartlinking question > 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 t

Re: [fpc-pascal]Smartlinking question

2003-03-19 Thread Peter Vreman
> 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 ho