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] resolve glibc-2.2.5 build problems for arm-linux


On Wed, 2002-01-23 at 13:53, Ben Collins wrote:
> > +   arm*)
> > +     arch_minimum_kernel=2.4.0
> > +     libc_cv_gcc_unwind_find_fde=yes
> > +     ;;
> 
> Does arm really require such a new kernel? Mine is still running 2.2.x.
> I think the default should be more lenient.

In theory glibc will run on any arm kernel back to 2.0.  In practice it
wouldn't surprise me all that much if the 2.0 support has succumbed to
bit-rot, but 2.2 is definitely still supposed to be supported.

p.


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