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

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

[avr-gcc-list] Re: Installation Problems


From: Per Arnold Blåsmo
Subject: [avr-gcc-list] Re: Installation Problems
Date: Mon, 04 Jun 2007 10:56:09 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070419 Fedora/2.0.0.0-1.fc7 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0

You are using old versions of both gcc and binutils. I suggest that you
upgrade to newer versions of both.
Also latest versions of avr-libc is 1.4.6.

See if that helps you.

Regards
Per A.

-- 
Per Arnold Blåsmo


phani kumar wrote:
> hi
> thanks for the information.
> I followed the same rules but it looks like the problem is strange.
> after looking in to log file it says that it is unable to compile
> conftest.c with avr-gcc.
> conftest.c is int main() { : return 0;} and it is giving assembler
> messages.
> I am attaching config.log with this mail. Please have a look at it.
>
> Thanks
> Phani
>
>
> On 6/4/07, *Per Arnold Blåsmo* < address@hidden
> <mailto:address@hidden>> wrote:
>
>     You best info to install the toolchain is to read the online
>     documentation:
>     http://www.nongnu.org/avr-libc/user-manual/install_tools.html
>
>     Although it looks like you have given the right command, ist is
>     impossible to tell what went wrong without looking into the
>     config.log file.
>     So look into the config.log file and see if that gives you any clue.
>
>     Also the best way to get help is to send your request to the avr-gcc
>     mailing list http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>     I have copied the list on this mail.
>
>     Best regards
>     Per A.
>
>     --
>     Per Arnold Blåsmo
>
>
>
>     Phani Kumar wrote:
>     > I am getting the following error while installing avr-libc
>     1.4.0. I am using
>     > gcc version 3.4.6 and bin utils 2.14. Please help
>     >
>     > address@hidden avr-libc-1.4.0]# ./configure
>     --build=`./config.guess`
>     > --host=avr
>     > checking build system type... i686-pc-linux-gnu
>     > checking host system type... avr-unknown-none
>     > checking if configuring for cross compile... yes
>     > checking if target host is avr... yes
>     > checking for a BSD-compatible install... /usr/bin/install -c
>     > checking whether build environment is sane... yes
>     > checking for gawk... gawk
>     > checking whether make sets $(MAKE)... yes
>     > checking for avr-strip... avr-strip
>     > checking for avr-gcc... avr-gcc
>     > checking whether we are cross compiling... yes
>     > checking for suffix of object files... configure: error: cannot
>     compute
>     > suffix of object files: cannot compile
>     > See `config.log' for more details.
>     >
>     > _______________________________________________
>     >   Message sent via/by Savannah
>     >   http://savannah.nongnu.org/
>     >
>     >
>
>




reply via email to

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