[fpc-pascal] Where is fpc finding link directories?

Anthony Walter sysrpl at gmail.com
Fri Dec 11 18:44:36 CET 2015


Jonas, well the thing is on Raspbian the GLESv2 implementation, which works
with the Pi GPU, is at /opt/vc/lib by default. It's owned by root and there
is no install. The install I was referring to is building and installing of
SDL2 from sources. I already have to tell SDL2 build to find the correct
includes at /opt/vc/include and was considering making the GLESv2 symlinks
in /usr/lib, since that's where SDL2 gets put by default. But, maybe I'll
modify the SDL build to use $HOME/lib and create symlinks to the required
GL libs in $HOME/lib as well.

Thanks for the advice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20151211/79d8432c/attachment.html>


More information about the fpc-pascal mailing list