From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schweigstill Date: Thu, 01 Mar 2007 13:44:32 +0100 Subject: [U-Boot-Users] "u-boot compile mystery" In-Reply-To: <5804aa630703010210m346a174dx3076ce22e651d02@mail.gmail.com> References: <5804aa630703010210m346a174dx3076ce22e651d02@mail.gmail.com> Message-ID: <45E6CAB0.80103@schweigstill.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello! venkatesh chilapur schrieb: > here i changed arch CROSS_COMPILE=arm-softfloat-linux- > to armv5l-linux- because my toolchain has armv5l-linux-gcc.... > > but when i ported the bin file...board is not getting booted... > any reason why it is so... It's the same reason why your board wouldn't boot if you set CROSS_COMPILE to a M$ Visual Whatever compiler. ;-) It isn't sufficient to use an arbitrary compiler which has something to do with ARM and also understands GNU extensions. Did you notice the "softfloat" in "arm-softfloat-linux-"? With best regards Andreas Schweigstill -- Dipl.-Phys. Andreas Schweigstill Schweigstill IT | Embedded Systems Schauenburgerstra?e 116, D-24118 Kiel, Germany Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436 Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/