[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: find-debuginfo.sh
- From: Hans de Goede <j w r degoede hhs nl>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: find-debuginfo.sh
- Date: Wed, 08 Aug 2007 22:05:47 +0200
Hi,
This whole new debuginfo.sh thing, could be a good thing. Roland, have you also
taken cross-building into account? The old find-debuginfo.sh did horrible
things when crossbuilding leading to all kind of interesting hacks in the
specfiles, for an example see avr-gcc.spec and even more interesting sdcc.spec
Basicly when building a cross development embedded toolchain, we do not want
find-debuginfo and the brp-XXXX scripts to touch any non native files.
However when doing a Fedora -> Fedora cross, debuginfo should be normally
generated but using the cross versions of strip and friends, so not use strip
but for example arm-redhat-linux-strip
Regards,
Hans
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]