> The following patch bumps up the minimum kernel required for hppa, > and adds libc_cv_gcc_unwind_find_fde (I'm curious if this last bit > is still needed?).
Please figure it out and be sure. You need it only if there are existing old C++ binaries that have references to _Unwind_Find_FDE. If there are no C++ binaries you want to be compatible with that predate a certain GCC version (not sure which off hand), then you don't need it. But I don't think it hurts to have it. > 2002-10-01 Matthew Wilcox <[EMAIL PROTECTED]> > > * sysdeps/unix/sysv/linux/configure: > Make 2.4.18 minimum linux kernel for hppa, and add > libc_cv_gcc_unwind_find_fde=yes. This log entry is for a generated file, and there is no log entry for the actual source file. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

