Question for Ruud: Does the toolchain support ATtiny88? I didn't see so on the web site and latest patch-newdevices patches are for binutils-2.18 and gcc-4.2.2. Am I mistaken on this?
Question for anyone about Bingo's script: These scripts assume install in /usr/local/avr/ but I want to install in $HOME/local/avr/ I looked at the script buildavr-no-insight.sh and it defines PREFIX on line 41. Can I just edit the script to change the value of PREFIX to what I want? Same for buildinsight.sh and buildavr-clenup.sh? Allan On Fri, Mar 27, 2009 at 9:33 AM, Allan Macdonald <[email protected]> wrote: > Hey folks, > > Thanks for your input, everyone. Ruud, I haven't tried your script > yet but I'll have a look now. > > I'll get back to everyone once I've tried it. > > Cheers, > Allan > > > On Wed, Mar 25, 2009 at 5:17 AM, Ruud Vlaming <[email protected]> wrote: >> On Wednesday 25 March 2009 04:35, Allan Macdonald wrote: >> >>> If you go to this thread, you can see some of the frustrations >>> I am having getting this to work for me: >>> http://ubuntuforums.org/showthread.php?p=6952465 >>> If you have any suggestions, tips, help, jokes, anything, I'd be grateful. >> Try my toolchain builder. >> >> It downloads, patches and builds the tools for you. Versions are >> utils:2.19, gcc:4.3.3, gmp:4.2.4, mpfr:2.4.0, libc:1.6.4, dude:5.5. >> It has been tested for gentoo, ubuntu, fedora8, osx, >> windows2000/2003 and windowsXP. You can find the package here: >> >> http://sourceforge.net/project/showfiles.php?group_id=219072 >> >> If you have Ubuntu 8.10 , you may need to insert >> --disable-werror CFLAGS="-Wno-format-security " >> after --with-dwarf2 in the script where the binutils are build. >> Line 585 of the script. (This was an idea of bingo, see >> http://www.avrfreaks.net/index.php?name=PNphpBB2&file=viewtopic&t=72619 ) >> >> If it works, please leave a message on the Ubuntu forum >> (so people can find it) and tell me. >> >> Ruud. >> >> >> _______________________________________________ >> AVR-libc-dev mailing list >> [email protected] >> http://lists.nongnu.org/mailman/listinfo/avr-libc-dev >> > _______________________________________________ AVR-libc-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-libc-dev
