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

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

Re: [avr-gcc-list] problems for bulding gcc-3.2


From: George Kalovyrnas
Subject: Re: [avr-gcc-list] problems for bulding gcc-3.2
Date: Wed, 18 Dec 2002 09:44:39 +0200

I think you should try to configure it with the following options:

--with-as=(place the avr assembler of binutils here eg.
/usr/local/bin/avr-as)
--with-ld=(place the avr linker of binutils here eg. /usr/local/bin/avr-ld)


----- Original Message -----
From: "Tehn Yit Chin" <address@hidden>
To: "Marc Wetzel" <address@hidden>; <address@hidden>
Sent: Wednesday, December 18, 2002 3:29 AM
Subject: RE: [avr-gcc-list] problems for bulding gcc-3.2


> Nope, that was not it.
>
> I unset CC, configured it with --target=avr --enable-languages="c" and the
> same errors occured when I build it.
>
> Reading the docs, it says that --with-headers options needs to be
specified
> during configuration. Anybody know which headers it should be configured
to?
>
> Is there any other options I should configure?
>
> thanks,
> Tehn Yit
>


avr-gcc-list at http://avr1.org



reply via email to

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