Hello everybody. I'm trying to compile avr-gcc. I'm using subversion,
revision number  126800 (2007-07-20 11:43:52) and the configure script
has the following parameters:

./configure --target=avr --program-prefix=avr- --enable-languages=c
--disable-libssp

but when I compile, I obtain the following error:


Adding multilib support to Makefile in ../../.././libgcc
with_multisubdir=avr5
make[2]: se ingresa al directorio
`/home/javieralso/avr-toolchain/gcc/avr/libgcc'
Makefile:142: ../.././gcc/libgcc.mvars: No existe el fichero o el
directorio make[2]: *** No hay ninguna regla para construir el objetivo
`../.././gcc/libgcc.mvars'.  Alto. make[2]: se sale del directorio
`/home/javieralso/avr-toolchain/gcc/avr/libgcc' make[1]: ***
[all-target-libgcc] Error 2 make[1]: se sale del directorio
`/home/javieralso/avr-toolchain/gcc' make: *** [all] Error 2

It's like the file gcc/libgcc.mvars can't be found

Anyone knows how to compile without errors?

Thanks

-- 
Nunca confies en un S.O. del que no tienes código fuente ;-)

--------------------------------
Javier Almansa Sobrino.
Ingeniero Técnico en Sistemas.

Grupo de Investigación ARCo.
Escuela Superior de Informática. Ciudad Real
Tel: (+34)926 29 53 00 Ext: 3705



_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to