On 2011-10-11 17:01, Jens Bauer wrote: > Hi Bingo, > > Thank you for the link. > I've downloaded the script, and looked at it. > There is something I want to try; as I can see you use --with-gmp-include=; I > have not tried that yet. > Also, I can see you copy the entire sources. Although it should have no > difference, I'll try it anyway. > Jens
The script is for Ubuntu 10.04 , but ought to give the basic idea. I seem to remember the --with-gmp-include= was for mpfr , that complained about not finding gmp headers. But your error mesg seems to indicate that mpfr doesn't like the "target" configure: error: --target is not appropriate for GMP I'm rather sure that the "include" won't cure that. Jörg Hermann : Did post a working MAC buildscript on the avr-toolchain list , but i'm not sure if it's "public" Afaik the only trouble he had was getting lib-usb support for avr-dude. Maybe Jörg W , knows if that script is allowed to release , or knows Jörg H's contact info. Another hint when building avr-gcc , is to make sure you don't have another (previous) avr-gcc on the path , when building the new one. That FSCK's up a lot of things. /Bingo _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list