Re: Compiler lacks asm go-to support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Attachment: pgpNmXqoVIzYG.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]

  Powered by Linux