|
From: Praveen D. <pra...@gm...> - 2009-06-23 10:43:34
|
Hi all, i am trying to cross-compile afffix-kernel for freescale imx-31 arm core evaluation board. i did following steps: 1) ./Configure (interactive options appeared wherein i entered the architecture name, kernel source path and cross compiler path) 2) make but i get following error: make[2]: Entering directory `/home/praveen/IMX_LTIB/ltib/rpm/BUILD/linux-2.6.26' CC [M] /home/praveen/IMX_LTIB/ltib/rpm/BUILD/affix-kernel-3.2.0/btcore/hci.o cc1: error: unrecognized command line option "-m64" cc1: error: unrecognized command line option "-mno-red-zone" cc1: error: unrecognized command line option "-mcmodel=kernel" cc1: error: unrecognized command line option "-maccumulate-outgoing-args" make[4]: *** [/home/praveen/IMX_LTIB/ltib/rpm/BUILD/affix-kernel-3.2.0/btcore/hci.o] Error 1 kindly guide me in this regarding. Regards Praveen |