This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: today or bust


On Tue, Feb 14, 2006 at 07:36:01AM -0800, Dan Kegel wrote:

> I've cleared out the day to update crosstool for gcc-4.1.
> I'll include what I can find in my inbox, too.

The gcc 4.0.1 glibc 2.3.5 combo works nicely on ARM.  (I use it
for kernel development.)

--- crosstool-0.38/demo-arm.sh.orig	2006-02-14 16:38:20.536262429 +0100
+++ crosstool-0.38/demo-arm.sh	2006-02-14 16:38:40.097679829 +0100
@@ -29,6 +29,7 @@
 #eval `cat arm.dat gcc-3.4.2-glibc-2.2.5.dat`  sh all.sh --notest --testlinux
 #eval `cat arm.dat gcc-3.4.2-glibc-2.3.3.dat`  sh all.sh --notest
 #eval `cat arm.dat gcc-3.4.1-glibc-20040827.dat`  sh all.sh --notest
+#eval `cat arm.dat gcc-4.0.1-glibc-2.3.5-hdrs-2.6.11.2.dat`  sh all.sh --notest
  eval `cat arm.dat gcc-4.1-20050709-glibc-2.3.2-hdrs-2.6.11.2.dat`  sh all.sh --notest
 
 echo Done.

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.org


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