Dear Niklaus,

in message <[EMAIL PROTECTED]> you wrote:
>
> -PowerPC-405-based system:
> +PowerPC-405-based system (assuming an ELDK cross-compiler and a 2.6.14 
> kernel)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                             This...

> +$ build_root /path/to/build-powerpc-405-2.6.14
> +$ mkdir $build_root
> +$ make ARCH=ppc CROSS_COMPILE=powerpc-405-linux-gnu- O=$build_root 
> xconfig/gconfig/menuconfig 
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
> +$ make ARCH=ppc CROSS_COMPILE=powerpc-405-linux-gnu- O=$build_root bzImage 
> modules 
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
> +$ $xenomai_root/configure --build=i686-linux --host=powerpc-405-linux-gnu 
> CC=ppc_4xx-gcc CXX=ppc_4xx-g++ LD=ppc_4xx-ld
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

...and this seems contradictory to me. If you use the ELDK, then it's
"CROSS_COMPILE=ppc_4xx-";  also,  I  would  expect   that   you   set
"--target=powerpc-linux".  I mean, with ELDK, "powerpc-405-linux-gnu"
will neither work as CROSS_COMPILE prefix, nor as  a  host  /  target
name.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
People are always a lot more complicated than you  think.  It's  very
important to remember that.             - Terry Pratchett, _Truckers_

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to