>
> Yes! This is finally working! The compiled exe with smart linking is
> 274kb (was 272kb without...) yet after "strip"ing the dll I get 91648
> bytes exactly as your dll. And finally the dll is working with my
> obscure devel. language.
>
> Now, it would be great if the devel edition of fpc was working. :)
>
> Thank you very much for your help, L505, on all this issue.


Try also compactSysUtils if you want a 40KB dll
It is a drop in replacement for this particular situation :)

See all this fooling around with compilers is why people use scripting 
languages and
just forget about size issues - the time we've spent chasing this down, the 
time we
spent... :)

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to