linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rolf Eike Beer <eb@emlix.com>
To: linux-modules@vger.kernel.org
Subject: Static build of kmod
Date: Thu, 19 Mar 2020 15:31:29 +0100	[thread overview]
Message-ID: <17444062.evWP73jU2D@devpool35> (raw)

[-- Attachment #1: Type: text/plain, Size: 1194 bytes --]

Greetings,

since commit b7016153ec87dba2b0f0d182cc8f1e3b12f4dfaf building static kmod is 
disabled. I would like to question that decision.

My use case is as follows: I build a custom BSP and would like to provide 
statically linked host tools. That makes it easy to deploy them at any 
location, and that these tools do not pick up random shared libraries of the 
underlying Linux system when executed. Currently kmod is one of the few 
packages that are not able to build in that way.

I understand that you may want to prevent other tools (e.g. sytemd was 
mentioned in that commit) to link against a static libkmod, and that is fine 
with me. What I would like to get is static kmod tools. For the BSP host tools 
case I don't mind if a libkmod does not exist at all, only the tools are of 
interest.

What do you think?

Regards,

Eike
-- 
Rolf Eike Beer, emlix GmbH, http://www.emlix.com
Fon +49 551 30664-0, Fax +49 551 30664-11
Gothaer Platz 3, 37083 Göttingen, Germany
Sitz der Gesellschaft: Göttingen, Amtsgericht Göttingen HR B 3160
Geschäftsführung: Heike Jordan, Dr. Uwe Kracke – Ust-IdNr.: DE 205 198 055

emlix - smart embedded open source

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 313 bytes --]

             reply	other threads:[~2020-03-19 14:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-19 14:31 Rolf Eike Beer [this message]
2020-03-20 16:41 ` Static build of kmod Lucas De Marchi
2020-03-23  8:35   ` Rolf Eike Beer

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=17444062.evWP73jU2D@devpool35 \
    --to=eb@emlix.com \
    --cc=linux-modules@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).