Re: Crosscompile problem
* Wookey <wookey@wookware.org> schrieb:
> You are quite right that for cross-building stuff that is not
> compatible between host and target sysroot is a very sensible way of
> doing it.
Not just there. In any case where the host and target are not
fully compatible (eg. different CPU subtypes, different library
sets, etc).
> However for stuff that _is_ compatible it's nice not to have
> to install a whole extra system and to use the symmetric paths
> of multiarch.
No, multiarch makes things more compilicated. You essentially have
to support separate ABIs, which can easily mix up in nasty ways.
I strongly advise against that.
cu
--
----------------------------------------------------------------------
Enrico Weigelt, metux IT service -- http://www.metux.de/
phone: +49 36207 519931 email: weigelt@metux.de
mobile: +49 151 27565287 icq: 210169427 skype: nekrad666
----------------------------------------------------------------------
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------
Reply to: