|
From: | E. Weddington |
Subject: | Re: [avr-gcc-list] avr-c++ |
Date: | Fri, 14 Jan 2005 10:26:13 -0700 |
User-agent: | Mozilla Thunderbird 0.7.3 (Windows/20040803) |
address@hidden wrote:
The C compiler and the C++ compiler are both a part of GCC. To get the C++ compiler, you must define which languages you want to build a compiler for when you configure GCC. See the avr-libc user manual for more information on how to build GCC to get a C++ compiler.I have installed the avr tool chain (avr-binutils, avr-gcc,avr-libc and avrdude) on a Gentoo-linux using the "emerge ..." command line. But now I need the avr-c++ compiler. What can I do?
[Prev in Thread] | Current Thread | [Next in Thread] |