:-の男性のセクションをコピーして貼り付けています。ld
-u symbol
--undefined=symbol
Force symbol to be entered in the output file as an undefined symbol. Doing this
may,for example, trigger linking of additional modules from standard libraries.
`-u' may be repeated with different option arguments to enter additional
undefined symbols.
このオプションを実際にどのように使用しますか? ソース コード内の追加モジュールのリンクをトリガーする方法と、このオプションが実際に役立つのはいつですか?