Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コンパイルされた C コードを実行時に linux-kernel-module に動的にロードする方法はありますか? dlopenfromのようなものを探していlibdlます。
dlopen
libdl
はい。コードを別のモジュールに移動してから、その別のモジュールへの依存関係を作成します。