Am 03.03.2016 09:26 schrieb "Dennis" <de...@avidsoft.com.hk>:
>
> According to http://www.freepascal.org/docs-html/prog/progse30.html
>
> the smartlink option on the command line is -CX
> but in Lazarus ver 1.42,
>    Compilation and Linking
>       Linking
>           Link Smart is -XX

They are different. -CX tells the compiler to compile units with smart
linking capability (though I'd need to check what exactly that entails),
while -XX enables smart linking.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to