[fpc-pascal] Smart link in FreeBSD multi-arch ?
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu Sep 22 09:49:55 CEST 2016
On 2016-09-21 18:07, fredvs wrote:
> Hope somebody has understood.
I didn't actually see a question in your post. Are you saying FPC is at
fault or 64-bit FreeBSD is at fault? If the latter, I would raise the
issue in their web forums.
I would have expected a 64-bit FreeBSD system to have different search
paths, but consistent library naming. For example (this is just an
example, I don't know if this really exists):
/compat/linux/lib <---|
/compat/linux/user/lib/ <---+- denotes 32-bit by default (could
be other way round too)
/compat/linux/lib64/
/usr/local/lib/ <-- denotes 64-bit on 64-bit FreeBSD OS.
/usr/local/lib32/ <-- 32-bit FreeBSD libraries
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-pascal
mailing list