All of lore.kernel.org
 help / color / mirror / Atom feed
* strange errors during the transplant
@ 2012-02-11 13:00 Hua Li
  0 siblings, 0 replies; only message in thread
From: Hua Li @ 2012-02-11 13:00 UTC (permalink / raw)
  To: linux-kernel

Dear All,

I am trying to transplant the linux kernel.

I downloaded the linux kernel and got the cross compiler from
ftp://ftp.arm.linux.org.uk/pub/armlinux,
then I specified the ARCH and CROSS_COMPILE in the Makefile, then I
executed the following:

make xconfig
make clean
make

I encountered two errors here:
cc1: invalid option 'abi=apcs-gnu'
cc1: unrecognized option '-fstack-protector'
make[1]: *** [kernel/bounds.s] Error 1
make: *** [prepare 0]Error 2

How can I fix these two errors? Thanks a lot!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-11 13:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-11 13:00 strange errors during the transplant Hua Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.