This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
I download crosstool-ng ver 1.1.0. and I installed in /opt/ directory using crosstool-ng ver 1.1.0. When I used arm-ctng110-linux-gnueabi-cpp command using cpp example source, I meeted below error message. Is crosstool-ng 1.1.0 not support cpp compiler command? Please, Tell me your opinion. * error message: C++ compiler not installed on this system ------------------------------------------------------------------------------------------------------------------ drwxr-xr-x 2 root root 4096 5¿ù 10 19:04 . drwxr-xr-x 9 root root 4096 5¿ù 10 19:04 .. lrwxrwxrwx 1 root root 72 5¿ù 10 18:46 arm-ctng110-linux-gnueabi-ar -> /root/x-tools/arm-ctng110-linux-gnueabi/bin/arm-ctng110-linux-gnueabi-ar lrwxrwxrwx 1 root root 72 5¿ù 10 18:46 arm-ctng110-linux-gnueabi-as -> /root/x-tools/arm-ctng110-linux-gnueabi/bin/arm-ctng110-linux-gnueabi-as -rwxr-xr-x 1 root root 245001 5¿ù 10 19:04 arm-ctng110-linux-gnueabi-cpp -rwxr-xr-x 2 root root 242410 5¿ù 10 19:04 arm-ctng110-linux-gnueabi-gcc -rwxr-xr-x 2 root root 242410 5¿ù 10 19:04 arm-ctng110-linux-gnueabi-gcc-4.2.3 -rwxr-xr-x 1 root root 16478 5¿ù 10 19:04 arm-ctng110-linux-gnueabi-gccbug -rwxr-xr-x 1 root root 32916 5¿ù 10 19:04 arm-ctng110-linux-gnueabi-gcov lrwxrwxrwx 1 root root 72 5¿ù 10 18:46 arm-ctng110-linux-gnueabi-ld -> /root/x-tools/arm-ctng110-linux-gnueabi/bin/arm-ctng110-linux-gnueabi-ld lrwxrwxrwx 1 root root 75 5¿ù 10 18:46 arm-ctng110-linux-gnueabi-strip -> /root/x-tools/arm-ctng110-linux-gnueabi/bin/arm-ctng110-linux-gnueabi-strip [root@centos51 bin]# [root@centos51 bin]# [root@centos51 bin]# /opt/ctng110toolchain/bin/targets/arm-ctng110-linux-gnueabi/build/gcc-core-shared/bin/arm-ctng110-linux-gnueabi-cpp /opt/cppcopy.cpp arm-ctng110-linux-gnueabi-cpp: /opt/cppcopy.cpp: C++ compiler not installed on this system [root@centos51 bin]# ------------------------------------------------------------------------------------------------------------------ -- For unsubscribe information see http://sourceware.org/lists.html#faq
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |