[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: compile parameters for kdesvn-build on a AMD 4000+
From:       "Andras Mantia" <amantia () kde ! org>
Date:       2006-02-17 10:21:28
Message-ID: 35748.195.235.11.213.1140171688.squirrel () mail ! kdewebdev ! org
[Download RAW message or body]

> Well after this mess I'd like to update the sample file and the
> documentation
> in order to help make kdesvn-build work right on 64-bit.
>
> So, what exactly does a user have to specify to use 64-bit libraries, so I
> can
> update the sample?
>
> It seems that qt-copy needs the -libdir lib64 configure option added, and
> that
> the KDE admin system needs --enable-libsuffix=64.  Is this all that is
> needed?


I think this will work, but the second shouldn't be needed. But the best
solution is to detect whether the distribution uses lib64 or lib. This is
already done by KDE's configure script, and I posted the solution to
kde-core-devel some weeks ago, so you may take it from there. The reason
is:
KDE expects lots of libraries in lib + libsuffix. Some distributions might
use "lib64" for 64bit libraries (and "lib" for 32 bit), others might use
"lib" for 64 bit and "lib32" for 32 bit, and who knows what other
combination is possible. So the right solution is to:
- detect where are the standard libraries
- configure Qt with the right -libdir
- configure KDE with the right libsuffix (theoretically this is already
done without the need of the switch)

Andras
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic