Does glibc build for ia64?

Jakub Jelinek jakub@redhat.com
Fri Mar 26 20:08:00 GMT 2004


On Fri, Mar 26, 2004 at 11:51:57AM -0800, H. J. Lu wrote:
> I got
> 
> ../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: In function `__fxstat':
> ../sysdeps/unix/sysv/linux/wordsize-64/fxstat.c:38: error: invalid use of
> undefined type `struct kernel_stat'
> make[4]: *** [/export/build/gnu/glibc-nptl/build-ia64-linux/io/fxstat.os] Error
> 1
> 
> The new file uses "struct kernel_stat" while the old one doesn't.

It built just fine for me this morning, at least GCC 3.3 doesn't complain
about it at all.

	Jakub



More information about the Libc-alpha mailing list