「toolchain」を含む例文一覧(21)

  • Code Listing2.8: Rebuilding the toolchain
    コード表示2.7 - Gentoo Linux
  • This is necessary to ensure that all packages have been compiled with the newtoolchain, including the toolchain itself.
    これはtoolchain自身を含む全てのパッケージが新しいtoolchainで確実に再構築されるのに必要です。 - Gentoo Linux
  • Now you need to recompile your core toolchain with your new compiler.
    toolchainを再コンパイルする今度は、あなたの新しいコンパイラを使って、核となるtoolchainを再コンパイル必要があります。 - Gentoo Linux
  • Next, rebuild all core system packages with the newly built toolchain.
    次にすべてのコアシステムパッケージを新しく構築したtoolchainで再構築します。 - Gentoo Linux
  • GNU Lesser General Public License (LGPL), FreeBSDroject Goals GNU toolchain, Installing Linux ELF Binaries
    GNU Lesser General Public License (LGPL), FreeBSDプロジェクトの目標 - FreeBSD
  • We will also rebuild the libtool package to ensure that toolchain is in healthy state.
    また、toolchainを確実に健全な状態にするためにlibtoolパッケージを再構築します。 - Gentoo Linux
  • Bootstrapping means building the toolchain (the C library and compiler) for your system after which you install all core system packages.
    bootstrapとは、すべてのコアシステムパッケージをインストールした後で、toolchain(Cライブラリとコンパイラ)を構築することです。 - Gentoo Linux
  • brandelf -t Linux my-linux-elf-binary The GNU toolchain now places the appropriate branding information into ELF binaries automatically, so this step should become increasingly unnecessary in the future.
    次の例を見てみましょう。 - FreeBSD
  • Now we will go about first rebuilding the system target, then the world target. This will take a very long time, depending on the number of packages that you have installed, as it will rebuild your entire toolchain and supporting system files, followed by every package on your system, including the toolchain.
    toolchain全体とシステムをサポートするファイル全体を再構築するので、これには、あなたのインストールしているパッケージの数に応じてとても長い時間がかかります。 - Gentoo Linux
  • mysql SELECT * FROM developers;+-------------+-----------------------+----------------+| name | email | job |+-------------+-----------------------+----------------+| Joe Smith | joesmith@gentoo.org | toolchain || John Doe | johndoe@gentoo.org | portage || Chris White | chriswhite@gentoo.org | documentation || Sam Smith | samsmith@gentoo.org | amd64 || Jane Doe | NULL | Outsourced job |+-------------+-----------------------+----------------+5 rows in set (0.00 sec)
    このコマンドはうまくいきました。 - Gentoo Linux
  • To be completely safe that your system is in a sane state, you must rebuild the toolchain and then world to make use of the new compiler.
    完全にシステムを安全な状態にするには、必ずtoolchain、それからworldを再構築し、新しいコンパイラを使用するようにしないといけません。 - Gentoo Linux
  • Recompile toolchain
    次で使います)#gcc-configi686-pc-linux-gnu-3.2.2(バージョン部分は控えておいたものに変更してください) - Gentoo Linux
  • After installing MacPorts, the toolchain can be installed using the following command:
    MacPorts をインストールした後で、次のコマンドを使用してツール群をインストールします。 - PEAR
  • However, some GCCupgrades break binary compatibility; in such cases a rebuild of the affected packages (or even whole toolchain and system) might be required.
    しかし、GCCアップグレードによってバイナリ互換がなくなる場合もあります。 そのような場合、影響のあるパッケージ(あるいは、toolchainとシステム全体)は再構築される必要があります。 - Gentoo Linux
  • mysql INSERT INTO developers VALUES('Joe Smith', 'joesmith@gentoo.org', 'toolchain');Query OK, 1 row affected (0.06 sec)(If you don't know the order of the columns in the table or want to insert an incomplete record)mysql INSERT INTO developers (job, name)
    (列の定義順が分からない、もしくは歯抜けのデータを登録したい場合) - Gentoo Linux
  • The ELF toolchain does not, by default, make the symbols defined in an executable visible to the dynamic linker.
    ELF のツール類は、デフォルトでは実行形式の中に定義されているシンボルを、ダイナミックリンカから見えるようにはしません。 - FreeBSD
  • Its usage is straightforward: crossdev -t sparc will build a full cross-toolchain targetting the Sparc architecture.
    この使用方法はわかりやすく、crossdev-tsparcを実行すれば、Sparcアーキテクチャをターゲットにした完全なクロスツールチェインをビルドします。 - Gentoo Linux
  • mysql SELECT * FROM developers;+-------------+-----------------------+----------------+| name | email | job |+-------------+-----------------------+----------------+| Joe Smith | joesmith@gentoo.org | toolchain || John Doe | johndoe@gentoo.org | portage || Chris White | chriswhite@gentoo.org | documentation || Sam Smith | samsmith@gentoo.org | amd64 || Jane Doe | NULL | Outsourced job |+-------------+-----------------------+----------------+5 rows in set (0.00 sec) We see both the data we inserted through INSERT and those inserted by LOAD DATA present.
    INSERTコマンドで挿入したデータと、LOADDATAコマンドで挿入したデータが両方存在しています。 - Gentoo Linux
  • As long as the networked boxes are all using the same toolchain built for the same processor architecture, no special distcc setup is required.
    ネットワーク上のコンピュータがすべて同じプロセッサアーキテクチャ向けの同じツールチェインビルドを使用していれば、distccの特別な設定は必要ありません。 - Gentoo Linux
  • If you need more help, try running crossdev --help. Obviously, you will need to emerge the proper cross-toolchain on all the helper boxes.
    より詳しいヘルプが必要なら、crossdev--helpを実行してみてください。 言うまでもありませんが、すべてのコンピュータに適切なクロスツールチェインをemergeする必要があります。 - Gentoo Linux
  • If you are cross-compiling between different subarchitectures for Intel x86(e.g. i586 and i686), you must still build a full cross-toolchain for the desired CHOST, or else the compilation will fail.
    Intelx86の異なるサブアーキテクチャ間(たとえば、i586とi686)でクロスコンパイルを行うのなら、必要なCHOSTの完全なクロスツールチェインをビルドしなければ、コンパイルが失敗してしまいます。 - Gentoo Linux

例文データの著作権について