On Wed, 19 Jan 2000 17:11:26 +0800, qvSn07K7 wrote:
> I have built gcc compiler to ARM target.
> The version is 2.99.2

You probably mean gcc 2.95.2.

> Then I config linux kernel to ARM target.
> The version is linux-2.3.33
> 
> When I use arm-linux-gcc to compiler kernel.
> 
> The error show me 
> #make
> *** 2.3 kernels is no longer build correctly with old versions of bitutils
> *** Please ipgrade your binutils to 2.9.5
> 
> But when I built gcc cross compiler for ARM targets , I already install
> binutils version 2.9.5.0.22.
> Could everybody tell me why ? 

- Did you applied Russel's ARM-Linux patch for linux-2.3.33? Get it at
  
ftp://ftp.arm.linux.org.uk/pub/linux/arm/source/kernel-patches/v2.3/patch-2.3.33-rmk3.gz
- Are you sure you're using the cross compiler toolchain to build
  ARM-Linux? The CROSS_COMPILE variable in the toplevel Makefile should be
  arm-linux-
- Did you uninstall the previous binutils version before you installed the
  newer one? It's possible that gcc uses the previous version because
  that's the first one in your path.


Erik

PS: Please don't use HTML mail. It's a waste of bandwidth and diskspace.
  (It's even invalid HTML, but that's because it was made with a M$ product.)

-- 
LART. 250 MIPS under one Watt.
http://www-ict.its.tudelft.nl/~erik/open-source/LART/




unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to