cmake/modules + x86_64

Laurent Montel montel at kde.org
Sun Jan 29 15:27:24 CET 2006


On Sunday 29 January 2006 14:55, Laurent Montel wrote:
> Hi,
> For the moment I didn't test compile under x86_64
> but into all your module you search into /usr/lib and /usr/local/lib
> but not into /usr/lib64
> Mandriva  and other distro put lib into /usr/lib64/
>
> is it possible to add it.
> Otherwise perhaps there is a system to detect lib64 or libsuffix exit (for
> the moment it's just question, I will try to compile it on x86_64)
>
> Regards
> _______________________________________________
> Kde-buildsystem mailing list
> Kde-buildsystem at kde.org
> https://mail.kde.org/mailman/listinfo/kde-buildsystem

There is a potential problem with:
install_targets(/lib... )
we install it into /lib64 on x86_64

Perhaps necessary to define a macro to install in good directory
Regards.


More information about the Kde-buildsystem mailing list