From mboxrd@z Thu Jan 1 00:00:00 1970 From: valdis.kletnieks@vt.edu (valdis.kletnieks at vt.edu) Date: Mon, 07 May 2018 16:39:53 -0400 Subject: Compiler lacks asm go-to support In-Reply-To: <20180507194148.GA21643@bhanu-MacBookAir> References: <20180507194148.GA21643@bhanu-MacBookAir> Message-ID: <30964.1525725593@turing-police.cc.vt.edu> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Tue, 08 May 2018 01:11:51 +0530, Bhanusree Pola said: > I have cloned kernel from > git clone -b staging-testing git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging > while configuring the following error is shown > > arch/x86/Makefile:184: *** Compiler lacks asm-goto support.. Stop. You're using an ancient gcc (older than gcc 4.5) or some other compiler that doesn't support goto a C label inside an asm() statement. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 486 bytes Desc: not available URL: