[fpc-pascal] Problem linking external libs on Linux
Sven Barth
pascaldragon at googlemail.com
Sun May 12 22:38:35 CEST 2019
Anthony Walter <sysrpl at gmail.com> schrieb am So., 12. Mai 2019, 20:42:
> Okay, so I need to install the dev versions of any package I want to link
> against. But when my program is distributed it will link at load time
> correctly to the non dev versions.
>
It links against the version the development version linked against. If the
user has a different version installed (even if they have the development
package installed) the application won't load of course.
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20190512/ec882d1a/attachment.html>
More information about the fpc-pascal
mailing list