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.
gcc で使用されているリンカーを特定するにはどうすればよいですか? たとえば、3つのリンカがあります 。1 つのディレクトリに 2 つ、gcc と同じ場所 、別のディレクトリにもう 1 つのリンカがあります。
リンクコマンドに追加-Wl,-verboseするか、使用することができますgcc
-Wl,-verbose
gcc
gcc -print-prog-name=ld