On 07/29/2015 06:19 PM, Burton, Ross wrote:
On 29 July 2015 at 08:34, <wenzong....@windriver.com <mailto:wenzong....@windriver.com>> wrote: +# bjam is already stripped, don't strip it again +INHIBIT_SYSROOT_STRIP = "1" In case it's even needed to debug bjam-native, how hard would it be to stop bjam from being stripped in the first place?
By default, a release version is stripped, we could build & install the debug version for bjam.
For specific changes, we only need to append "--debug" to build.sh, then update do_install() to select the unstripped version.
Do you think this is the right ways? Thanks Wenzong
Ross
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core