Re: [avr-gcc-list] Setting up AVR tool chain on Solaris

2014-10-08 Thread Andreas Höschler
Hi all, I got it to work. Here is my chain of commands to get avr-gcc and avrdude running on Solaris 10! Best wishes, Andreas We download http://ftp.gnu.org/gnu/binutils/binutils-2.24.tar.gz: PREFIX=/usr/local/avr export PREFIX PATH=$PATH:$PREFIX/bin export P

Re: [avr-gcc-list] Setting up AVR tool chain on Solaris

2014-10-08 Thread Andreas Höschler
Hi all, I made some progress. I got avr-gcc (v 4.3.3) to build on Solaris. I now get stuck at configuring avr-libc! :-( * We download http://ftp.gnu.org/gnu/binutils/binutils-2.24.tar.gz: cd /usr/src mkd

Re: [avr-gcc-list] Setting up AVR tool chain on Solaris

2014-10-08 Thread Matthijs Kooijman
Hi Andreas, > to setup the AVR tool chain on a Solaris 10 box (Intel). So far I did Nice :-) Perhaps the scripts and patches in here might be of use? https://github.com/arduino/toolchain-avr/tree/master This is the repository that is used to build the official IDE toolchain (since 1.5.