Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126453 - wxGTK debug build strips libraries
Summary: wxGTK debug build strips libraries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-16 13:26 UTC by Robert Wruck
Modified: 2006-08-07 00:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Wruck 2006-03-16 13:26:45 UTC
When emerging wxGTK-2.6.2-r1 with USE=debug, the resulting libraries are stripped.

Steps to reproduce:
$ USE=debug emerge =wxGTK-2.6.2-r1
$ file /usr/lib/libwx_gtk2ud_core-2.6.so.0.2.0 
/usr/lib/libwx_gtk2ud_core-2.6.so.0.2.0: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped

Maybe the wxlib.eclass should inherit debug?
Comment 1 Mart Raudsepp gentoo-dev 2006-08-07 00:26:54 UTC
Fixed as suggested.

Many thanks!