On 15/12/2011 14:17, Wolfgang Denk wrote: > Hello everybody, > > this is to inform you that ELDK v5.1 has been released; the images > are publicly available on the FTP server in the usual locations: > > ftp://ftp.denx.de/pub/eldk/5.1/ > > See http://www.denx.de/wiki/ELDK-5/WebHome for documentation and > instructions how to download, install, or even build from scratch. > There are also ISO images for easier download. > > Note that the list of supported architectures has grown; it covers now > "armv5te", "armv6", "armv7a", "mips", "powerpc", and "powerpc-softfloat" > systems. > > > Bug reports, success storys, comments and donations welcome ...
A small bug in the documentation / install script. In documentation there is still the -a <host arch> option. However, the -a option is removed from the script and if it is given, the error "invalid option" is reported and the usage is printed. Without the option the install.sh works flawlessy on both x86_64 and i686 systems (tested on: Ubuntu 10.04 LTS, both i686 and x86_64, Ubuntu 11.10 x86_64). Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ eldk mailing list [email protected] http://lists.denx.de/mailman/listinfo/eldk
