From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932738AbeBVOhs (ORCPT ); Thu, 22 Feb 2018 09:37:48 -0500 Received: from mail-pl0-f51.google.com ([209.85.160.51]:35294 "EHLO mail-pl0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932623AbeBVOhr (ORCPT ); Thu, 22 Feb 2018 09:37:47 -0500 X-Google-Smtp-Source: AH8x227qRTMbTY/7rPEPd6lAQlRjxBTM+aH7rMypczI+0eSxDNYT4kfoUoAt0XeT+v+RRXONspBc5Q== From: Progyan Bhattacharya X-Google-Original-From: Progyan Bhattacharya Message-ID: <1519310261.20003.1.camel@acm.org> Subject: Re: Use of GCC plugin instead ISO C To: Randy Dunlap , Josh Poimboeuf Cc: "linux-kernel@vger.kernel.org" Date: Thu, 22 Feb 2018 20:07:41 +0530 In-Reply-To: <7bd655df-39a1-2098-0d1c-256c0900b7ed@infradead.org> References: <1518941218.12663.1.camel@gmail.com> <7bd655df-39a1-2098-0d1c-256c0900b7ed@infradead.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6 (3.22.6-10.el7) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2018-02-18 at 08:47 -0800, Randy Dunlap wrote: > You could try (re)building with V=1 on the "make" command line and > capture > the output to see where the "pedantic" is coming from. This is a late reply. I did what you told me and the build failed at following point: /bin/sh: /home/progyan/Programs/Linux/tools/objtool/.objtool- in.o.cmd: Permission denied I am not sure what permission it wants or what to make of it. Thanks in advance. --  Regards, Progyan Bhattacharya (http://codeprogyan.me)