Re: System directories when cross-compiling

2010-10-08 Thread Wookey
+++ Michael Hope [2010-10-08 13:52 +1300]: > Hi Marcin. Would you consider passing > --enable-poison-system-directories to the cross compiler configure? > This makes the '-Wpoison-system-directories' option available which > warns you if the cross compiler picks up a library or header file from >

Re: the linaro toolchain and older arm versions

2010-10-08 Thread Andrew Stubbs
On 07/10/10 12:54, a...@arndb.de wrote: On Thursday 07 October 2010 13:03:14 Wookey wrote: gcc has the multilib feature, but the way it is implemented means it works well for about 2 or 3 options, but you rapidly get combinatorial explosion of libgcc instances if you try to do more things than t

Re: System directories when cross-compiling

2010-10-08 Thread Matthias Klose
On 08.10.2010 02:52, Michael Hope wrote: Hi Marcin. Would you consider passing --enable-poison-system-directories to the cross compiler configure? This makes the '-Wpoison-system-directories' option available which warns you if the cross compiler picks up a library or header file from /usr inste

Re: System directories when cross-compiling

2010-10-08 Thread Marcin Juszkiewicz
Dnia piątek, 8 października 2010 o 02:52:13 Michael Hope napisał(a): > Hi Marcin. Would you consider passing > --enable-poison-system-directories to the cross compiler configure? > This makes the '-Wpoison-system-directories' option available which > warns you if the cross compiler picks up a lib