ping: Re: [patch] fix cross building a native compiler

2013-07-15 Thread Matthias Klose
ping Am 12.06.2013 09:48, schrieb Matthias Klose: > Trying to cross build a native compiler for arm-linux on x86_64 linux > currently > fails to build, if the libgmp development files are not available for the > build > system. This works with 4.7, but fails with 4.8. > > The build fails with:

[patch] fix cross building a native compiler

2013-06-12 Thread Matthias Klose
Trying to cross build a native compiler for arm-linux on x86_64 linux currently fails to build, if the libgmp development files are not available for the build system. This works with 4.7, but fails with 4.8. The build fails with: TARGET_CPU_DEFAULT="" \ HEADERS="auto-build.h ansidecl.h"