https://bugs.kde.org/show_bug.cgi?id=429103

--- Comment #96 from caulier.gil...@gmail.com ---
Maik,

The there are some data files to drop for the PKG to reduce the size, it's on
my TODO list.

But the main problem is the inverse: I'm sure that debug PKG version do not
have debug symbols in fact. The size of PKG must the double if debug symbols
are there, and it's not the case.

Remember the old bugs reported under MacOS where backtraces only include
assembly code. I think digiKam and plugins are not compiled with right options
to include debug information in target binaries.

The cmake setting is right as we use Debug option :

https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/macports/03-build-digikam.sh#L134

... passed to :

https://invent.kde.org/graphics/digikam/-/blob/master/bootstrap.macports#L9

... to setup cmake with -DCMAKE_BUILD_TYPE=Debug

So here i'm lost. I suspect a compiler option forced by KF5::ECM script in
backgroud which disable debug symbols.

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to