[oe] preventing stripping binaries

Henning Heinold heinold at inf.fu-berlin.de
Thu Feb 2 14:50:40 UTC 2012


On Thu, Feb 02, 2012 at 03:46:19PM +0200, mgundes wrote:
>      Hi everyone,
> 
>      I use oe-classic. I have two distro type (debug and release) and I
> want to use same path for my application in release and debug distro
> type. I wonder if I can tell OE not to strip binaries for specified package
> in FILES_${PN}? Or can I change installation directory name instead of
> ".debug" when I use debug package FILES_${PN}-dbg?
> 
>      Thanks for your help, regards.
> 
> -- 
> MahmutG

He,

thats what the -dbg packages are for, providing the necessary debug symbols.
You do not need that two distros.

Bye Henning




More information about the Openembedded-devel mailing list