t-arm-elf file
Hi,The gcc-4.5.1/gcc/config/arm/t-arm-elf file has not been altered. Should it be changed before the build?Does anybody use the t-arm-elf file from the GNUARM site?
View Articlelanguages option
Hi, I noticed that the "--enable-languages" option has "c" on one line and then "c,c++" on a following line. What is the purpose? Typo?rs
View ArticleBut will it work for C++?
Uwe:Thank you so much for the tool chain. I'm using it for C development and it works spot-on. However, I'm trying to get things going with C++, and I'm running into a huge snarl of library, config...
View ArticleHello mr.Uwe, I have trouble
Hello mr.Uwe,I have trouble in compiling have this error messagechecking whether to enable dummy minidriver... no checking whether standard drivers can be built... yes checking Build & Link with...
View Article#fix, TW #(use soft float in
#fix, TW #(use soft float in libs) FLOATING="--with-float=soft"...../$NEWLIB/configure --target=$TARGET --prefix=$PREFIX --enable-interwork --enable-multilib --with-gnu-as --with-gnu-ld --disable-nls...
View Articlefloating point problems on Cortex M3
Hi! Thank you for the post, it has helped me verry much. Now I am stuck with floating point operations. I have a Cortex M3 board from Futurlec(http://www.futurlec.com/ET-STM32_Stamp.shtml). I have...
View ArticleDownloading newlib fails
First, and most important, thank you for this wonderful work. Awesome!Now for my first (hopefully only) problem. The script hangs trying to download newlib. Here's the output:Error in server response,...
View ArticleDownloading newlib fails
jim,remove this option from the wget command line: --no-passive-ftpgood luckuwe,thanks for the script
View ArticleThanks!
Just used your toolchain to build a couple of static binaries for my Buffalo Terastation. They work on a variety of other ARM-Linux hosts as well so I've put them up at...
View ArticleSomething broken in the new script ???
I ran the new script and it goes fine until it broke due to a missing patch... * Patching gcc to add multilib support ****************************************************************** patch: ****...
View ArticleError
Hm, works fine for me with the latest git version. Did you change any settings? Does the patches/patch-gcc-config-arm-t-arm-elf.diff exist in your git clone?
View ArticleArduino Support?
Has anyone tried making a similar setup using the Arduino toolkit? I'm looking at getting a Coreboot board going, and think it would be pretty nice learning how to use the Arduino to flash these bios...
View ArticleImage Source and Similar Images
Even Google Similar Image Search provides a way to Find Similar Images in Google. TinEye is an excellent service. Found a useful link. Sharing below....
View ArticleDon't download the linked
Don't download the linked script itself, but use git clone to get the full repo. Otherwise the patches will be missing, resulting in this error.
View Article