[En-Nut-Discussion] Nut/OS ARM eCross-EABI toolchain
diek
diek at dl1hbd.de
Sat Jun 9 12:33:21 CEST 2012
Hallo Ole,
Thanks for the quick response.
I've done:
> You could try to open qnutconf from within a terminal window.
> Anyway you have to logout and re-login first after the changes
> of .bashrc take effekt.
>
> If you want to be sure:
>
> Just add the same line at the end of
>
> /etc/profile
this is without effect.
> Have you tried to call the compiler by hand from within a terminal
> window?
>
> e.g.:
>
> ~/arm-eCross-eabi/bin/arm-eCross-eabi-gcc --version
diek at diek-X39:~$ arm-eCross-eabi/bin/arm-eCross-eabi-gcc --version
bash: arm-eCross-eabi/bin/arm-eCross-eabi-gcc: Datei oder Verzeichnis
nicht gefunden
> If it does not start:
>
> Are the attributes set correctly (the x-bit set for the user / group?)?
> This should be ok, when just extracting the archive with tar.
-rwxr-xr-x 1 diek diek 228876 Jan 8 2011 arm-eCross-eabi-cpp
> Later down I see that you are using a 64bit system. The toolchain is
> compiled for 32bit systems. Have you installed the 32bit compatibility
> layer / libraries? Perhaps there is any library missing?
>
This could be the problem, I have nothing installed.
what are the names for the 32bit compatibility layer ?
I hope the libs are in the package for 64bit.
>
> If you can _not_ start the binary directly by calling
>
> ./arm-eCross-eabi-gcc
>
> from within
>
> ~/arm-eCross-eabi/bin
>
>
> then please call
>
>
> ldd ~/arm-eCross-eabi/bin/arm-eCross-eabi-gcc
diek at diek-X39:~$ ldd arm-eCross-eabi/bin/arm-eCross-eabi-gcc
\tdas Programm ist nicht dynamisch gelinkt
> and send me the output. I can than tell you which libraries are missing
> on your system and should be installed.
I hope this information will help to solve the problem.
Thanks and best regards,
Dieter
More information about the En-Nut-Discussion
mailing list