find-debuginfo.sh

Hans de Goede j.w.r.degoede at hhs.nl
Wed Aug 8 20:05:47 UTC 2007


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




More information about the fedora-devel-list mailing list