so, hier nochmal die letzten paar zeilen der Ausgaben:
binutils
configure:
Code:
checking for avr-windres... no
checking whether to enable maintainer-specific portions of Makefiles... no
updating cache ./config.cache
creating ./config.status
creating Makefile
make:
Code:
rm -f ld.pod
make[3]: Leaving directory `/home/mathias/binutils-2.15/obj-avr/ld'
make[2]: Leaving directory `/home/mathias/binutils-2.15/obj-avr/ld'
make[1]: Leaving directory `/home/mathias/binutils-2.15/obj-avr/ld'
make install:
Code:
make[2]: Entering directory `/home/mathias/binutils-2.15/obj-avr/libiberty/testsuite'
make[2]: Für das Ziel »install« ist nichts zu tun.
make[2]: Leaving directory `/home/mathias/binutils-2.15/obj-avr/libiberty/testsuite'
make[1]: Leaving directory `/home/mathias/binutils-2.15/obj-avr/libiberty'
GCC
configure:
Code:
checking for avr-windres... no
checking whether to enable maintainer-specific portions of Makefiles... no
updating cache ./config.cache
creating ./config.status
creating Makefile
make:
Code:
avr-ar rc AVR5/libgcov.a libgcc/avr5/_gcov.o libgcc/avr5/_gcov_merge_add.o libgcc/avr5/_gcov_merge_single.o libgcc/avr5/_gcov_merge_delta.o
avr-ranlib AVR5/libgcov.a
make[2]: Leaving directory `/home/mathias/gcc-3.4.2/obj-avr/gcc'
echo timestamp > stmp-multilib
make[1]: Leaving directory `/home/mathias/gcc-3.4.2/obj-avr/gcc'
make install:
Code:
make[2]: Entering directory `/home/mathias/gcc-3.4.2/obj-avr/libiberty/testsuite'
make[2]: Für das Ziel »install« ist nichts zu tun.
make[2]: Leaving directory `/home/mathias/gcc-3.4.2/obj-avr/libiberty/testsuite'
make[1]: Leaving directory `/home/mathias/gcc-3.4.2/obj-avr/libiberty'
avr-lib
domake:
Code:
ln crt1/crttn26.o crttn26.o >/dev/null 2>/dev/null || cp crt1/crttn26.o crttn26.o
rm -f crt86401.o
ln crt1/crt86401.o crt86401.o >/dev/null 2>/dev/null || cp crt1/crt86401.o crt86401.o
make[1]: Leaving directory `/home/mathias/avr-libc-1.0.5/build'
make:
Code:
mkdir /usr/local/avr/avr/include
mkdir /usr/local/avr/avr/include/avr
make[2]: Leaving directory `/home/mathias/avr-libc-1.0.5/build'
make[1]: Leaving directory `/home/mathias/avr-libc-1.0.5/build'
uisp
configure:
Code:
config.status: creating uisp.1
config.status: creating uisp.spec
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
make install:
Code:
/usr/bin/install -c -m 644 ChangeLog-2002 /usr/local/avr/share/doc/uisp-20040311/ChangeLog-2002
/bin/sh ./mkinstalldirs /usr/local/avr/man/man1
/usr/bin/install -c -m 644 ./uisp.1 /usr/local/avr/man/man1/uisp.1
make[2]: Leaving directory `/home/mathias/uisp-20040311'
make[1]: Leaving directory `/home/mathias/uisp-20040311'
Jetzt alles klar?
Lesezeichen