[fpc-pascal]Two Questions

Peter Vreman peter at freepascal.org
Wed Mar 27 07:27:08 CET 2002


> As I said in my previous message, I used {$SMARTLINK ON} and it didn't make any
noticable
difference. Don't tell me to "read the manual" until after you've "read the
message"...Geez...Nice support method, RTFM!

{$SMARTLINK ON} will only create a smartlinked unit. It doesn't tell the compiler to use
the smartlinked units when linking the program. You need to turn that on in the
Options-Linker dialog







More information about the fpc-pascal mailing list