Re: [Tinyos-help] T2 patch for avr-gcc / avr-libc

2008-04-03 Thread Kevin Klues
We have updated versions of avr-gcc that will become the official versions once TinyOS 2.1 is released this summer. If you want to build them yourself for now, take a look at the tarball found here (warning, the script included in the tarball was only written to work on my machine and should not

RE: [Tinyos-help] T2 patch for avr-gcc / avr-libc

2008-04-03 Thread Janos Sallai
Daniel, You might want to take a look at the toolchain for the IRIS mote (binutils 2.17, gcc 4.1.2, avr-libc 1.4.6). It does have support for the attiny25. Both sources (SRPMs) and cygwin/ubuntu builds (RPMs, DEBs) are up at http://www.isis.vanderbilt.edu/projects/NEST/tinyos-2.x-iris/tools/

RE: [Tinyos-help] T2 patch for avr-gcc / avr-libc

2008-04-03 Thread daniel widyanto
Hi Janos, Thanks a lot. You've just saved me from boring weekend job --sorry Kevin ;-) Cheers, -daniel On Thu, 2008-04-03 at 09:29 -0500, Janos Sallai wrote: Daniel, You might want to take a look at the toolchain for the IRIS mote (binutils 2.17, gcc 4.1.2, avr-libc 1.4.6). It does have