[PATCH] ppc64 utmp changes

Steve Munroe sjmunroe@us.ibm.com
Wed Oct 2 11:46:00 GMT 2002


Jakub Jelinek writes:

> ATM it doesn't work though.
> The problem is that say powerpc/powerpc32/Implies contains wordsize-32
> and thus the search order is powerpc/powerpc32 wordsize-32 powerpc
> and bits/wordsize.h gets picked up from wordsize-32. Works fine when you
> build glibc, but you cannot share /usr/include between 32-bit and 64-bit
> apps.

So what end up in /usr/include/bits is from ./sysdeps/wordsize-32 or
./sysdeps/wordsize-64!

OK we definitely want /usr/include/bits/wordsize.h to work for both.




More information about the Libc-alpha mailing list