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

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

Re: [avr-gcc-list] Building AVR-GCC


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Building AVR-GCC
Date: Mon, 8 Dec 2003 11:42:36 +0100 (MET)

As "J.C. Wren" <address@hidden> wrote:

>       Savannah.org is, for all practical purposes, down.  I need to
>rebuild AVR-GCC on a different machine.  I have binutils-2.14
>installed, grabbed gcc-3.3.2, did ./configure --prefix=/usr/local/avr
>--target=avr;make, and it blew up the message below.  Since I can't
>read the FAQ for installation, did I miss a step somewhere?

You're trying to compile the FORTRAN frontend to gcc.  This is not supported.

./configure -lang="c c++" ...
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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