[ELDK] ELDK on Ubuntu 11.10

Wolfgang Denk wd at denx.de
Tue Oct 25 11:21:20 CEST 2011


Dear Johan Moraal,

please stop top posting / full quoting.

In message <CAMMFz+nW8+kSVAsgCzZM-wNYODp8KVhobgyQjnb0U7zqV1tYmg at mail.gmail.com> you wrote:
> 
> Thanks, that did the trick

Only partially.

> > Add above cross compiler path to $PATH and use "powerpc-linux-gcc" to
> > compile your programs.

Please see section "Supported Target Architectures" in the ELDK 5.x
documentation:
http://www.denx.de/wiki/view/ELDK-5/WebHome#Supported_Target_Architectures

We currently do not provide support for e500 (v1 or v2) processors,
which include the MPC85xx and QorIQ family.

When using the generic PowerPC target this will assume your CPU has a
standard FPU, which is not present on MPC85xx systems, so your code
will crash as soon as you attempt to execute the first FP instruction.

Support for MPC85xx / QorIQ is a matter of priorites; so far, there
has been no sufficient commercial interest to add support for such a
configuration.  Please feel free to contact me if you need such help.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
God may be subtle, but He isn't plain mean.         - Albert Einstein


More information about the eldk mailing list