HAVE_HIDDEN doesnt always mean DONT_USE_BOOTSTRAP_MAP
Steve Munroe
sjmunroe@us.ibm.com
Mon Aug 26 13:37:00 GMT 2002
Andreas Jaeger wrote:
> "Steve Munroe" <sjmunroe@us.ibm.com> writes:
> > However I suspect that use of #ifdefs for architectures is not always a
> > sin. Two examples come to mind:
> >
> > ./stdlib/longlong.h
>
> That one comes from libgmp and is copied.
>
> > ./sysdeps/unix/sysv/linux/kernel-features.h
>
> And that's the only exception.
>
> >
> > Then there are the various forms of wordsize.h on architectures that
> > support both 32- and 64-bit. How else will __WORDSIZE get set
correctly?
> >
> >
> > Are these the only exceptions?
>
> Yes, they are.
And how about ./elf/cache.c
If I am going to hell I just want to make sure it is for sins I actually
committed ;)
More information about the Libc-alpha
mailing list