All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Schier <n.schier@avm.de>
To: "David F." <df7729@gmail.com>
Cc: Masahiro Yamada <masahiroy@kernel.org>,
	Linux Kbuild mailing list <linux-kbuild@vger.kernel.org>
Subject: Re: Changes to kbuild in 6.x causing cpp build issues.
Date: Fri, 2 Feb 2024 10:04:34 +0100	[thread overview]
Message-ID: <ZbywIl-RU3xRGaj6@buildd.core.avm.de> (raw)
In-Reply-To: <CAGRSmLs_7DjjZazExF+cjHCzaiRsrfKNh89au+nF-dkhQ79uwA@mail.gmail.com>

On Thu, Feb 01, 2024 at 09:51:34PM -0800, David F. wrote:
> Any help would be appreciated on how to create the *.o.cmd file for .cpp files?

Neither tested nor evaluated in-depth:
You might want to have a look at scripts/Makefile.build and
scripts/Kbuild.include.  If you are able to include the relevant kbuild
parts in your Makefile, you could try to supply a cmd_cc_o_cc definition
and use it with if_changed macro.

Kind regards,
Nicolas

  reply	other threads:[~2024-02-02  9:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-30  6:32 Changes to kbuild in 6.x causing cpp build issues David F.
2024-01-30  8:36 ` Masahiro Yamada
2024-01-31  6:42   ` David F.
2024-02-02  5:51     ` David F.
2024-02-02  9:04       ` Nicolas Schier [this message]
2024-02-07  6:27         ` David F.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZbywIl-RU3xRGaj6@buildd.core.avm.de \
    --to=n.schier@avm.de \
    --cc=df7729@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.