[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] help in error: C++ compiler not installed on this system
From: |
Leonardo B. Oliveira |
Subject: |
[avr-gcc-list] help in error: C++ compiler not installed on this system |
Date: |
Wed, 17 May 2006 15:03:53 -0300 |
User-agent: |
Mutt/1.4.1i |
Hello everyone,
I´ve installed avr-gcc in my linux. see:
address@hidden:~/foo > avr <TAB>
---- external command
avr-addr2line avr-c++filt avr-gcc-4.1.0 avr-ld
avr-objcopy avr-readelf avr-strip
avr-ar avr-cpp avr-gccbug avr-man
avr-objdump avr-size avrdude
avr-as avr-gcc avr-gcov avr-nm
avr-ranlib avr-strings
But i cannot compile *.cpp files. see:
address@hidden:~/local > avr-gcc foo.cpp
avr-gcc: foo.cpp: C++ compiler not installed on this system
Why? avr-gcc is supposed to work w/ both C and C++, right?
Any help will be very apprecitated.
Thanks in advance.
Best Regards,
Leonardo
- [avr-gcc-list] help in error: C++ compiler not installed on this system,
Leonardo B. Oliveira <=