[Digikam-devel] [Bug 128104] Digikam Crash when browsing photos in Image Editor

Sebastian Roeder sebastian.roeder at uni-bielefeld.de
Thu Jun 1 11:03:28 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=128104         




------- Additional Comments From sebastian.roeder uni-bielefeld de  2006-06-01 12:03 -------
I have finally recompiled exiv2-0.9.1 with more conservative compiler FLAGS and now the problem seems to be gone.

OLD COMPILER FLAGS
******************
CFLAGS="-O3 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

FLAGS THAT WORK
***************
CFLAGS="-O2 -march=pentium-m"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

I will contact the Gentoo ebuild author to make sure that the ebuild always uses sane compiler FLAGS. 

I guess this bug report is INVALID and it can be closed. Thanks for your patience.



More information about the Digikam-devel mailing list