build failure

Jakub Jelinek jakub@redhat.com
Fri Jan 3 23:57:00 GMT 2003


On Sat, Jan 04, 2003 at 12:50:02AM +0100, Jakub Jelinek wrote:
> Does the following patch fix it?
> It doesn't fail on IA-32/x86-64/IA-64, because
> apparently rtld-alloca-cutoff.os is not compiled at all on those arches.
> Wonder what object sucks it in.

No longer wonder. I think it is writev. And alloca-cutoff.c is not needed
in ld.so on IA-32/x86-64/IA-64/sparc/sparc64 because it has INTERNAL_SYSCALL
macro implemented, while Alpha does not.
That one would be good to have...

	Jakub



More information about the Libc-hacker mailing list