[fpc-pascal]Two Questions
Jonas Maebe
jonas at zeus.rug.ac.be
Tue Mar 26 18:32:13 CET 2002
On dinsdag, maart 26, 2002, at 06:20 , freepascal at netscape.net wrote:
> As I said in my previous message, I used {$SMARTLINK ON} and it didn't
> make any noticable difference.
If you put that in a program/unit, it just means that program/unit will
be compiled so that it can be smartlinked. To make sure other units are
smartlinked to your program, you have to go to Options->Linker and
select "Link to smart libraries".
Jonas
More information about the fpc-pascal
mailing list