On 04/15/2013 09:14 PM, Peter Maydell wrote:
On 15 April 2013 12:08, Alexey Kardashevskiy <a...@ozlabs.ru> wrote:
On 04/15/2013 09:00 PM, Peter Maydell wrote:
You may be hitting more issues because your target libc happens to be
one that not very many other people are targetting.
Is standard glibc not popular any more? Wow. Neither RHEL (5.0+) nor Fedora
(16, 18) has that _ASSERT_H_DECLS in assert.h. So what is the target for
the QEMU people then?
Well, compilation of QEMU against glibc for ppc64 probably
doesn't get much testing.
assert.h is exactly the same on my thinkpad (x86_64) with fedora18 as all
(most?) standard headers. If I replace powerpc64-linux-gcc with the
standard x86_64 gcc, I get the same error.
--
Alexey