This is the mail archive of the libc-alpha@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]

Re: [PATCH] glibc 2.2.94 - hppa - min kernel and unwind-find-fde


> 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  <willy@debian.org>
> 
> 	* 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.


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