ITP: gcc, binutils, libc, gdb for Amtel AVR microcontrollers

2000-08-14 Thread Hakan Ardo
Hi, the entire gnu develoopnet environment is ported to the avr arcitecture and runs nicely under debian. Currently all that excists as debian packages are a few asmeblers and programmers. I intend to create the following debain packages: avr-binutils avr-gcc avr-libc avr-monitor (code

Re: ITP: gcc, binutils, libc, gdb for Amtel AVR microcontrollers

2000-08-14 Thread Ben Collins
On Mon, Aug 14, 2000 at 11:04:15PM +0200, Hakan Ardo wrote: Hi, the entire gnu develoopnet environment is ported to the avr arcitecture and runs nicely under debian. Currently all that excists as debian packages are a few asmeblers and programmers. I intend to create the following debain

Re: ITP: gcc, binutils, libc, gdb for Amtel AVR microcontrollers

2000-08-14 Thread Hakan Ardo
On Mon, Aug 14, 2000 at 05:07:29PM -0400, Ben Collins wrote: On Mon, Aug 14, 2000 at 11:04:15PM +0200, Hakan Ardo wrote: Hi, the entire gnu develoopnet environment is ported to the avr arcitecture and runs nicely under debian. Currently all that excists as debian packages are a few

Re: ITP: gcc, binutils, libc, gdb for Amtel AVR microcontrollers

2000-08-14 Thread Ben Collins
binutils is part of the actual upstream source version 2.10 gcc is distributed as a patch to version 2.95.2 and gdb as a patch to 4.18, the rest is not related to actual gnu sources. Excellent. Then most likely all you need to do is get the target added to the binutils-multiarch package,

Re: ITP: gcc, binutils, libc, gdb for Amtel AVR microcontrollers

2000-08-14 Thread Hakan Ardo
On Mon, Aug 14, 2000 at 05:44:29PM -0400, Ben Collins wrote: binutils is part of the actual upstream source version 2.10 gcc is distributed as a patch to version 2.95.2 and gdb as a patch to 4.18, the rest is not related to actual gnu sources. Excellent. Then most likely all you