make check build failure (tst-printf-bz18872)
Steve Ellcey
sellcey@imgtec.com
Thu Oct 8 21:42:00 GMT 2015
On Thu, 2015-10-08 at 14:32 -0700, Roland McGrath wrote:
> > No, this is not a cross-compile. I built MIPS glibc on a MIPS system
> > using the native GCC compiler.
>
> Odd that run-built-tests is no, then. Do you have any special arguments on
> your make command line, or a configparms file? What is cross-compiling
> set to in your config.make?
cross-compiling is set to yes. It looks like I have the build argument
set incorrectly (to x86) on my configure line.
It seems like that is still a bug in the Makefile though, should I
submit a patch?
I found one other issue while doing 'make check'. I am using GCC 4.6.3
on MIPS and string/tester.c didn't compile due to a
memset-transposed-args warning. It looks like there is handling for
this in GCC 5.0 and later but not for 4.6.
Steve Ellcey
sellcey@imgtec.com
More information about the Libc-alpha
mailing list