[sdiy] Midi->CV project
Daniel Kruszyna
krus0546 at kettering.edu
Sat Dec 14 00:08:32 CET 2002
On Fri, Dec 13, 2002 at 04:23:16AM +0100, Magnus Danielson wrote:
> From: patchell <patchell at silcom.com>
> Subject: [sdiy] Midi->CV project
> Date: Thu, 12 Dec 2002 18:25:23 -0800
>
> Hi Jim,
>
> > Speaking of Atmel, I downloaded last night the GNU C compiler for
> > the AVR...Anybody use this? If so, is it worth the effort to figure out
> > how to use the tools? I am under the impresion that this is a C++
> > compiler.
>
> A good initial pointer for AVR and GCC seems to be
> http://medo.fov.uni-mb.si/mapp/uTools/
There is also a newer page from one of the avr-libc maintainers at http://openavr.org/
and the avr-gcc mailing list at http://www.avr1.org/mailman/listinfo/avr-gcc-list/.
I have been using avr-gcc for a while, though not with c++. It's my understanding
that the c++ compiler itself works, but not all of the supporting libraries compile
(they're really too big for the AVR anyway). But people have been using it, so it
must not be a show stopper.
> which also links in Windows versions (for those of you being that perverse).
> At the bottom you have links to other good resources.
>
> AVR is now supported in GCC itself:
> http://gcc.gnu.org/install/specific.html#avr
>
> I used to compile GCC myself, but thanks to the wonders of Debian packages I
> don't have to worry that much these days.
Still do. It's the only way if you want it just right.
> Cheers,
> Magnus
-- Daniel
More information about the Synth-diy
mailing list