binutils for avr
Alexander Raimondi
araimond@ee.ethz.ch
Fri Feb 15 14:06:00 GMT 2002
More information about the Binutils mailing list
Fri Feb 15 14:06:00 GMT 2002
- Previous message (by thread): fix alpha brsgp target gp test
- Next message (by thread): binutils for avr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi I'm trying to build binutils-2.11.2 under cygwin. I did the following: mkdir avr-binutil cd avr-binutil ../binutil-2.11.2/configure --target=avr --prefix=/usr/local ...... make all install .... This breaks with error: make[1]: Entering directory `/xgcc-arm/avr-binutils/ld' make all-recursive make[2]: Entering directory `/xgcc-arm/avr-binutils/ld' Making all in po make[3]: Entering directory `/xgcc-arm/avr-binutils/ld/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/xgcc-arm/avr-binutils/ld/po' make[3]: Entering directory `/xgcc-arm/avr-binutils/ld' /bin/sh ../../binutils-2.11.2/ld/genscripts.sh ../../binutils-2.11.2/ld /lib i6 86-pc-cygwin avr-unknown-none avr "avr85xx" "" avr85xx "avr" .: Can't open ../../binutils-2.11.2/ld/emulparams/avr.sh: No such file or direct ory make[3]: *** [eavr85xx.c] Error 2 make[3]: Leaving directory `/xgcc-arm/avr-binutils/ld' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/xgcc-arm/avr-binutils/ld' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/xgcc-arm/avr-binutils/ld' make: *** [all-ld] Error 2 Any hints??? Thanks a lot Alex
- Previous message (by thread): fix alpha brsgp target gp test
- Next message (by thread): binutils for avr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list