
-----Original Message----- From: Peter Pearse [mailto:peter.pearse@arm.com] Sent: 30 April 2008 09:50 To: 'Wolfgang Denk' Subject: RE: [U-Boot-Users] 1.3.3-rc2 - release status
-----Original Message----- From: u-boot-users-bounces@lists.sourceforge.net [mailto:u-boot-users-bounces@lists.sourceforge.net] On Behalf Of Wolfgang Denk Sent: 29 April 2008 22:49 To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] 1.3.3-rc2 - release status
Hello,
U-Boot v1.3.3-rc2 has just been released.
PowerPC seems to be in a pretty good state now; other
architectures
still need a lot of testing / fixing. For example, on ARM
we see the
following conflicts:
--- snip ---
Configuring for netstar board... arm-linux-ld: cannot find -lgeneric make[1]: *** [eeprom.srec] Error 1
Configuring for voiceblue board... arm-linux-ld: cannot find -lgeneric make[1]: *** [eeprom.srec] Error 1
Wolfgang
I dont see the netstar or voiceblue failures with my installations of
arm-linux-gcc (GCC) 4.0.0 (DENX ELDK 4.0 4.0.0)
arm-linux-gcc (GCC) 3.4.2 (release) (CodeSourcery ARM Q3 2004)
, using the code obtained with git clone git://www.denx.de/git/u-boot.git.
Regards
Peter