[Delta] QCA side by side
Alon Bar-Lev
alon.barlev at gmail.com
Tue May 22 07:51:17 PDT 2007
Hello Justin,
It seems that people are having hard time in building qca...
http://bugs.gentoo.org/show_bug.cgi?id=129536
1. Currently the library name of qca 1 and qca 2 is the same... So
side by side installation is difficult.
A patch is offered:
http://bugs.gentoo.org/attachment.cgi?id=119930
But maybe explicit library version linkage should be enough.
And there is a problem with the include path, and the pkgconfig stuff.
2. lib/lib64, it seems that currently "lib" is hardcoded, and a patch
to src.pro should be applied.
3. For some strange reason I cannot understand they use qmake before
make... I will ask them why.
4. Finally, the default is to strip binaries. Most of automake
packages leave symbols, and strip if make install-strip is used. Can
you please also support this? It will enable people to gdb dumps
without using the debug version and without modifying your build
process. Gentoo package management (for example) strip symbols if not
required.
Best Regards,
Alon Bar-Lev.
More information about the delta
mailing list