* Russ Cox <[EMAIL PROTECTED]> wrote:

Hi,

> > Okay, how can I make sure the right toolchain is used, *all* 
> > imports come from within sysroot and *only* code from the 
> > (building) HOST system is executed - *never* from TARGET ?
> 
> I would have expected your host system to refuse
> to run binaries for the target architecture.

targets can differ in much more things than just arch.
When arch and platform are the same, often the code can run
somehow - but not reliable. So there's a risk that really
strange things happen.

> You are clearly doing far more complex things
> than my simple brain can fathom.

Might be ;-P


cu
-- 
----------------------------------------------------------------------
 Enrico Weigelt, metux IT service -- http://www.metux.de/

 cellphone: +49 174 7066481   email: [EMAIL PROTECTED]   skype: nekrad666
----------------------------------------------------------------------
 Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------

Reply via email to