[Bug 224843] New: KDE CMake files cannot support mutiple ABI
Miguel Marte
miguelmarte at gmail.com
Sat Jan 30 01:43:14 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=224843
Summary: KDE CMake files cannot support mutiple ABI
Product: kde
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: miguelmarte at gmail.com
Version: (using KDE 4.3.4)
Compiler: gcc version 4.3.4
OS: Linux
Installed from: Gentoo Packages
Using multilib-portage, multiple kde packages fail to compile when building
with -m32. This is because cmake is passing 64bit libraries to link with for
the 32bit binary. Check the following link to see the compile line created by
cmake.
http://pastebin.com/m56d3fdd
More information about the Unassigned-bugs
mailing list