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

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

Re: [avr-gcc-list] Compiling error of gcc


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Compiling error of gcc
Date: Sun, 3 Dec 2006 08:28:28 +0100 (MET)

"Andrea Grandi" <address@hidden> wrote:

> but now I've another error you can see here:
> http://cpp.sourceforge.net/?show=25714

> after 15 minutes compilation, I get that error. I think it's strange
> it cannot find stdio.h ecc....

Configure your compiler for only C and C++.  You are trying to compile
for objC.  (You can as well use only the GCC base and C++ source
tarballs instead of the full one.)

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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