avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Trouble compiling avr-gcc > 4.4.4 on Mac OS X Leopard


From: Bingo
Subject: Re: [avr-gcc-list] Trouble compiling avr-gcc > 4.4.4 on Mac OS X Leopard with gcc-4.2
Date: Tue, 11 Oct 2011 17:23:11 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]