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

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

RE: [avr-gcc-list] Newbie: gcc 3.3 fails to build


From: Marc Wetzel
Subject: RE: [avr-gcc-list] Newbie: gcc 3.3 fails to build
Date: Tue, 1 Jul 2003 08:17:56 +0200

Your build fails while compiling some kind of fortran to c converter.
Fortran is not a supported language right now on the AVR.

You should build with:
../gcc-3.3/configure --target=avr --enable-languages=c --disable-nls

Greetings and good luck
/Marc

> -----Original Message-----
> From: address@hidden 
> [mailto:address@hidden On Behalf Of Andreas Buhr
> Sent: Monday, June 30, 2003 10:56 PM
> To: address@hidden
> Subject: [avr-gcc-list] Newbie: gcc 3.3 fails to build
> 
> 
> Hello!
> 
> gcc does'n want to compile for me. Could you help me, please?
> 
> ../gcc-3.3/configure --target=avr
> seems to work fine
> 
> "make" gives me an error:
> 
> In file included from ../../../../gcc-3.3/libf2c/libI77/backspace.c:4:
> ../../../../gcc-3.3/libf2c/libI77/fio.h:1:23: sys/types.h: No 
> such file 
> or directory
> ../../../../gcc-3.3/libf2c/libI77/fio.h:2:19: stdio.h: No 
> such file or 
> directory
> ../../../../gcc-3.3/libf2c/libI77/fio.h:3:19: errno.h: No 
> such file or 
> directory
> 
> Any Ideas?
> What did I wrong?
> I had similar errors with gcc 3.2.3
> 
> I am working with gentoo.
> 
> thanks in advance
> 
> Andreas
> 
> 
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden 
> http://www.avr1.org/mailman/listinfo/avr-gcc-> list
> 



reply via email to

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