bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libc build failure


From: Roland McGrath
Subject: Re: libc build failure
Date: Tue, 21 Aug 2001 15:37:32 -0400 (EDT)

I can explain that if and only if you compiled libc without optimization.
The various `extern inline' functions are supposed to have real-function
versions defined for unoptimized callers.  But __hurd_fail was missing.
I've just now fixed that in libc.  For __thread_stack_pointer, there is
no such real-function definition.  I am inclined to just make that one a macro.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]