Re: NEW: devel/arm-elf

2006-10-15 Thread Sebastian Trahm
Hello, attached is a rewrite of the arm-elf toolchain. It's based on the well working avr toolchain. I had a lot of unecessary and wrong entries in the Makefiles. Furthermore the PLISTs were messed with info files and so on. The patches should take care of this Thanks to Nikolay for comments on

Re: NEW: devel/arm-elf

2006-10-07 Thread Sebastian Trahm
Hello, attached is an update to the arm-elf toolchain. Fixes some minor problems and hopefully the weird license of newlib which was overseen the last time. Successfully tested on i386 and builds for lpc2k targets. Thanks to Chris Kuethe for feedback on this. Again, please test/comment. cheer

NEW: devel/arm-elf

2006-10-03 Thread Sebastian Trahm
Hello, arm-elf is a complete toolchain for arm microcontrollers which contents: - binutils - gcc - gdb - newlib Tested on current(i386). I had problems on amd64 with the gcc so for now the ONLY_FOR_ARCHS entry is used in the Makefile. The next days i will be able to test it on sparc64. Please t