[En-Nut-Discussion] Nut/OS ARM eCross-EABI toolchain
diek
diek at dl1hbd.de
Wed Jun 13 10:45:28 CEST 2012
Hi Ulrich,
I've experimented a little and have installed ncurses5-dev.
Now I received from toolchain-builder.sh.
----- Stripping binaries ------
strip:/home/diek/eCross/arm-eCross-eabi/bin/arm-eCross-eabi-gccbug: File
format not recognized
strip: Warning:
'/home/diek/eCross/arm-eCross-eabi/libexec/gcc/arm-eCross-eabi/4.5.2/install-tools'
is not an ordinary file
diek at diek-X39:~/eCross$
I do not know, is that OK?
> Now a few minutes later the compiler is ready to be installed by you.
> The directory arm-eCross-eabi could be moved wherever you like, I moved
> it to /opt/ and renamed it to arm-eCross
>
> Now you do something like export
> CROSS_COMPILE=/opt/arm-eCross/bin/arm-eCross-eabi-
> and compile a kernel for your android tablet (like I do) or do a make of
> your preferred arm or cortex project with Nut/OS
I registered in .bashrc.:
CROSS_COMPILE=/opt/arm-eCross/bin/arm-eCross-eabi-
But this has no effect
Unfortunately, the binaries are not found.
Best regards
Dieter
More information about the En-Nut-Discussion
mailing list