On Sep 28, 2013, at 2:35 AM, Iain Sandoe <i...@codesourcery.com> wrote:
> I've been experimenting with the idea of building native crosses on my most 
> capable machine, for the many variants of darwin we now have, and then using 
> the older/slower hardware for test only.
> 
> This has uncovered a few issues with cross/native cross flags etc.

> (i)   that PIE is disabled for gcc exes on Darwin hosts since it is 
> incompatible with the current PCH implementation.

Yup.

> (ii)  that -mdynamic-no-pic is used for m32 hosts.

RIght.

> OK for trunk?

Ok.

Reply via email to