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

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

[avr-gcc-list] Building AVR-GCC


From: J.C. Wren
Subject: [avr-gcc-list] Building AVR-GCC
Date: Sun, 7 Dec 2003 10:54:16 -0500
User-agent: KMail/1.5.4

        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?

        --jc

make[2]: Entering directory `/home/jcw/avr/gcc-3.3.2/avr/libf2c/libI77'
/bin/sh ../libtool --mode=compile /home/jcw/avr/gcc-3.3.2/gcc/xgcc 
-B/home/jcw/avr/gcc-3.3.2/gcc/ -B/usr/local/avr/avr/bin/ 
-B/usr/local/avr/avr/lib/ -isystem /usr/local/avr/avr/include -c -I. -I. -I.. 
-I./..  -DHAVE_CONFIG_H -W -Wall -O2 -g -O2 ./Version.c -o VersionI.lo
/home/jcw/avr/gcc-3.3.2/gcc/xgcc -B/home/jcw/avr/gcc-3.3.2/gcc/ 
-B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ 
-isystem /usr/local/avr/avr/include -c -I. -I. -I.. -I./.. -DHAVE_CONFIG_H -W 
-Wall -O2 -g -O2 ./Version.c -o VersionI.o
CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh config.status
creating config.h
config.h is unchanged
echo timestamp > stamp-h
/bin/sh ../libtool --mode=compile /home/jcw/avr/gcc-3.3.2/gcc/xgcc 
-B/home/jcw/avr/gcc-3.3.2/gcc/ -B/usr/local/avr/avr/bin/ 
-B/usr/local/avr/avr/lib/ -isystem /usr/local/avr/avr/include -c 
-DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./..  -DHAVE_CONFIG_H -W 
-Wall -O2 -g -O2 backspace.c
/home/jcw/avr/gcc-3.3.2/gcc/xgcc -B/home/jcw/avr/gcc-3.3.2/gcc/ 
-B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ 
-isystem /usr/local/avr/avr/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. 
-I. -I.. -I./.. -DHAVE_CONFIG_H -W -Wall -O2 -g -O2 backspace.c -o 
backspace.o
backspace.c:2:23: sys/types.h: No such file or directory
In file included from backspace.c:4:
fio.h:1:23: sys/types.h: No such file or directory
fio.h:2:19: stdio.h: No such file or directory
fio.h:3:19: errno.h: No such file or directory



reply via email to

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