last link to an executable binary file that is being executed.
The header file defines the format of ELF executable binary files.
ヘッダファイル<elf>は ELF 実行可能バイナリファイルのフォーマットを定義する。
How do we get from writing code to a native, executable binary?
ではどのようにしてネイティブコードや実行バイナリが作られるのでしょうか?
The "alarm" code becomes a literal ASCII BEL in the strings as stored in the executable binary.
このアラーム文字は、実行バイナリでそのまま ASCII の BEL 文字になります。
Either the Kerberos PAM module is missing or it is not a valid executable binary.
Kerberos PAM モジュールが存在しないか、有効な実行可能バイナリではありません。
The System V Interface Definition forbids removal of the last link to an executable binary file that is being executed.
System V インターフェース定義では、現在実行されている実行可能バイナリファイルへの最後のリンクを削除することが禁止されている。
SystemC has an open-source free implementation and you can compile it into a very efficient executable binary code with the also free Visual Studio Community C++ compiler of Microsoft.
SystemCにはオープンソースの無料実装があり、無料のMicrosoftのVisual Studio Community C ++コンパイラを使って非常に効率的な実行可能バイナリコードにコンパイルできます。
With an executable binary file and enabled by license
With the exception of a few built in commands, such as cd and pwd, a command is an executable binary file.
cd や pwd といったいくつかの組み込みコマンドを除けば、コマンドとは実行可能なバイナリファイルのことである。
Position-independent executable (PIE) implements a random base address for the main executable binary and has been in place since 2003.
位置独立実行ファイル (PIE) の機能はメイン実行ファイルバイナリのランダムな基底アドレスを2003年から実装する。
b. With an executable binary file
When you use the executable binary for FreeBSD 2.x, which is included in the tar-gzip archive.
パッケージに同梱の FreeBSD 2.x 用のバイナリ (aout 形式でライブラリも 静的にリンク) をそのまま使う場合。
I applied it, and then my Visual Studio 2012 was able to build an executable binary for Windows XP.
ためしに、それをダウンロードしてインストールすると、なんと、無事XPでも実行可能なバイナリが出力できるようになった。