This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
[PATCH] resolve glibc-2.2.5 build problems for arm-linux
- From: jeroen dobbelaere <jeroen dot dobbelaere at acunia dot com>
- To: libc-alpha <libc-alpha at sources dot redhat dot com>
- Date: Wed, 23 Jan 2002 14:21:37 +0100
- Subject: [PATCH] resolve glibc-2.2.5 build problems for arm-linux
- Organization: ACUNIA
Hi,
following patch resolves the glibc-2.2.5 build problem
experienced when building for arm-linux.
diff -cNr glibc-2.2.5/ChangeLog glibc-2.2.5-arm/ChangeLog
*** glibc-2.2.5/ChangeLog Wed Jan 23 13:57:43 2002
--- glibc-2.2.5-arm/ChangeLog Wed Jan 23 13:59:06 2002
***************
*** 1,3 ****
--- 1,8 ----
+ 2002-01-23 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
+
+ * sysdeps/unix/sysv/linux/configure.in
+ (libc_cv_gcc_unwind_find_fde): Set for arm, too.
+
2002-01-18 Andreas Schwab <schwab@suse.de>
* sysdeps/unix/sysv/linux/configure.in
diff -cNr glibc-2.2.5/sysdeps/unix/sysv/linux/configure.in glibc-2.2.5-arm/sysdeps/unix/sysv/linux/configure.in
*** glibc-2.2.5/sysdeps/unix/sysv/linux/configure.in Wed Jan 23 13:57:19 2002
--- glibc-2.2.5-arm/sysdeps/unix/sysv/linux/configure.in Wed Jan 23 13:57:04 2002
***************
*** 43,48 ****
--- 43,52 ----
arch_minimum_kernel=2.1.100
libc_cv_gcc_unwind_find_fde=yes
;;
+ arm*)
+ arch_minimum_kernel=2.4.0
+ libc_cv_gcc_unwind_find_fde=yes
+ ;;
i386*)
libc_cv_gcc_unwind_find_fde=yes
arch_minimum_kernel=2.0.10
--
Jeroen Dobbelaere
Embedded Software Engineer
ACUNIA Embedded Solutions
http://www.acunia.com