lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 11 Feb 2012 21:00:22 +0800
From:	Hua Li <privatestuffs@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: strange errors during the transplant

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!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ