> >>> >> this case. Following is the error: > >>> >> > >>> >> [root@develbox tpm_emulator-0.5]# make > >>> >> Making all in tpmd > >>> >> make[1]: Entering directory `/embedded/tpm_emulator-0.5/tpmd' > >>> >> make[1]: Nothing to be done for `all'. > >>> >> make[1]: Leaving directory `/embedded/tpm_emulator-0.5/tpmd' > >>> >> Making all in tpmd_dev > >>> >> make[1]: Entering directory `/embedded/tpm_emulator-0.5/tpmd_dev' > >>> >> CC [M] /embedded/tpm_emulator-0.5/tpmd_dev/tpmd_dev.o > >>> >> cc1: error: unrecognized command line option "-mlittle-endian" > >>> >> cc1: error: unrecognized command line option "-mapcs" > >>> >> cc1: error: unrecognized command line option "-mno-sched-prolog" > >>> >> cc1: error: unrecognized command line option "-mabi=aapcs-linux" > >>> >> cc1: error: unrecognized command line option "-mno-thumb-interwork" This all looks like you are using the wrong gcc. And the "make V=1" option should tell you that. > I've noticed some issues in my rootfs and on to it but plz do look at > the Makefile. i might be missing something there instead. The Makefile looks ok. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html