Hola Santiago,

2011/3/7 Santiago Vila <sanv...@unex.es>:

> Last time I tried, this package cross-built out of the box. I think it
> was because it used ordinary strip from binutils, which is build-essential.

> Do you mean cross-build-essential is NOT a superset of build-essential?
> If it's not, maybe it should be.

1)
`strip' from `binutils' package only supports native architecture.

2)
`strip' from `binutils-multiarch' package understands multiple
architectures but it is bigger in size and it is not build-essential
if I am not mistaken.

3)
`$(DEB_HOST_GNU_TYPE)-strip' is provided by
`binutils-$(DEB_HOST_GNU_TYPE)' (which it is not yet in Debian main
archive) and it can also be used instead `strip' provided by
`binutils-multiarch', in this case, `binutils-$(DEB_HOST_GNU_TYPE)'
should be part of cross-build-essential, but not `binutils-multiarch'

Proposed patch fixes the package to enable builds to work with option
3) instead current 2)

Best regards,
-- 
 Héctor Orón

"Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us."

-- Day DVB-T stop working nicely
Video flare: http://antwrp.gsfc.nasa.gov/apod/ap100510.html



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to