Hi Danny,

Danny Li wrote:
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?

Can you run "make V=1" and send the output here?

Regards
Greg



--- 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


--
------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     g...@snapgear.com
SnapGear, a McAfee Company                  PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
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