This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC


------- Additional Comments From markkp at slackware dot com  2004-09-26 23:15 -------
I've now got a hint as to why the difference between the two versions.  On the
CVS from 08/04, HAVE_TLS_SUPPORT is not being defined.  On the CVS from 09/26,
it is.  This means that the "#  include <sysdep.h>" is not being pulled in,
causing the failure.  Now I just need to see why isn't being defined for the
08/04 CVS.

In case anyone is wondering, I'm doing this so that they next poor slob that
comes along (if any do) won't have to deal with this issue.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]