------- Comment #2 from laurent at guerby dot net  2006-05-25 18:08 -------
I'm unable to build even a C compiler to the avr target, binutils-2.16.1 +
newlib-1.13.0 + gcc-4.1.1-prerelease I get:

make[5]: Entering directory `/mnt/data-5-1/guerby/build/avr/newlib/libc/ctype'
/mnt/data-5-1/guerby/build/./gcc/xgcc -B/mnt/data-5-1/guerby/build/./gcc/
-nostdinc -B/mnt/data-5-1/guerby/build/avr/newlib/ -isystem
/mnt/data-5-1/guerby/build/avr/newlib/targ-include -isystem
/mnt/data-5-1/guerby/gcc-4.1.1-20060517/newlib/libc/include
-B/mnt/data-5-1/guerby/install/avr/bin/ -B/mnt/data-5-1/guerby/install/avr/lib/
-isystem /mnt/data-5-1/guerby/install/avr/include -isystem
/mnt/data-5-1/guerby/install/avr/sys-include -DPACKAGE=\"newlib\"
-DVERSION=\"1.13.0\"  -I. -I../../../../../gcc-4.1.1-20060517/newlib/libc/ctype
 -Os -DPREFER_SIZE_OVER_SPEED -mcall-prologues -DNO_EXEC -DSMALL_MEMORY
-DMISSING_SYSCALL_NAMES -fno-builtin      -O2 -g -O2  -c
../../../../../gcc-4.1.1-20060517/newlib/libc/ctype/ctype_.c
../../../../../gcc-4.1.1-20060517/newlib/libc/ctype/ctype_.c:91: error: alias
definitions not supported in this configuration
make[5]: *** [ctype_.o] Error 1

In my recollection, cross gnatmake were properly calling TARGET-gcc, ie:
http://www.rtems.com/wiki/index.php/RTEMSAda


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27769

Reply via email to