Hi Janos, I just want to inform you about the problem that may arise during IRIS-Tinyos toolchain installation.
The binutils package for linux (from http://www.isis.vanderbilt.edu/projects/NEST/tinyos-2.x-iris/tools/release/external-tools/linux/avr-binutils-2.17-1.i386.rpm) contains libiberty.a in /usr/lib. By default /usr/lib/libiberty.a is the library for the host's toolchain (ie. x86-binutils for my PC). Therefore, I don't think it's correct to put avr binutils' part there. Perhaps it should be put inside /usr/avr/lib instead. Regards, -daniel On Fri, 2008-04-04 at 09:57 +0800, daniel widyanto wrote: > 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 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/ > > > > Janos _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
