I got "as: unrecognized option '-EL'" when build uClinux-dist-20080808 with
uClinux-dist-20080808-20090312.patch.
I did make menuconfig and selected Atmel AT91 processor and all others 
unmodified.

What should I do to get ahead?
Thanks in advance.

Danny

--- log message of make:
da...@diligent:~/downloads/uClinux-dist-20080808> make
make -C tools/ucfront
make[1]: Entering directory 
`/home/danny/downloads/uClinux-dist-20080808/tools/ucfront'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/home/danny/downloads/uClinux-dist-20080808/tools/ucfront'
ln -sf /home/danny/downloads/uClinux-dist-20080808/tools/ucfront/ucfront 
tools/ucfront-gcc
ln -sf /home/danny/downloads/uClinux-dist-20080808/tools/ucfront/ucfront 
tools/ucfront-g++
ln -sf /home/danny/downloads/uClinux-dist-20080808/tools/ucfront/ucfront-ld 
tools/ucfront-ld
chmod +x tools/romfs-inst.sh tools/modules-alias.sh
. linux-2.6.x/.config; if [ "$CONFIG_INITRAMFS_SOURCE" != "" ]; then \
                mkdir -p `dirname $CONFIG_INITRAMFS_SOURCE`; \
                touch $CONFIG_INITRAMFS_SOURCE || exit 1; \
        fi
make ARCH=arm CROSS_COMPILE=arm-linux-20070808- -j4 -C linux-2.6.x  || exit 1
make[1]: Entering directory 
`/home/danny/downloads/uClinux-dist-20080808/linux-2.6.x'
  CHK     include/linux/version.h
make[2]: `include/asm-arm/mach-types.h' is up to date.
  CHK     include/linux/utsrelease.h
  CC      scripts/mod/empty.o

as: unrecognized option '-EL'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
make[3]: *** [scripts/mod/empty.o] Error 1
make[2]: *** [scripts/mod] Error 2
make[1]: *** [scripts] Error 2
make[1]: Leaving directory 
`/home/danny/downloads/uClinux-dist-20080808/linux-2.6.x'
make: *** [linux] Error 1

-- 
Danny

Embedded Software Developer
Optima Telecom Inc
+1 905 477 0987 ext 630
200-90 Allstate Pkwy
Markham, ON, L3R 6H3
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to