小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 英和対訳 > toolchainの意味・解説 

toolchainとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 ソフトウェア分野におけるツールチェーン(英: toolchain)は、製品(典型的には他のコンピュータ用のプログラム、またはシステムプログラム)を製作するのに使われるプログラム(ツール)の集合体である。


Weblio英和対訳辞書での「toolchain」の意味

Toolchain

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「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

We will also rebuild the libtool package to ensure that toolchain is in healthy state.例文帳に追加

また、toolchainを確実に健全な状態にするためにlibtoolパッケージを再構築します。 - 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

例文

GNU Lesser General Public License (LGPL), FreeBSDroject Goals GNU toolchain, Installing Linux ELF Binaries発音を聞く 例文帳に追加

GNU Lesser General Public License (LGPL), FreeBSDプロジェクトの目標 - FreeBSD

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

Wiktionary英語版での「toolchain」の意味

toolchain

語源

tool +‎ chain


Weblio例文辞書での「toolchain」に類似した例文

toolchain

例文

a tool called saw

例文

a tool called net

例文

a tool used for pounding called an iron hammer

9

ねじを回す手工具

例文

a utensil called a ladle

例文

a tool called punch

17

ウスグロチャタテ

例文

booklice

例文

clockwork

例文

clockwork

例文

a handy tool

例文

a handy tool

例文

the rack

例文

the drawer

例文

leverage

例文

a toolbox

例文

cartage

例文

cartage

例文

the carpenter's tools

例文

carpentry

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「toolchain」を含む例文一覧

該当件数 : 21



例文

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

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

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

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 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

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

>>例文の一覧を見る

「toolchain」の意味に関連した用語

toolchainのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL).
Weblio英和・和英辞典に掲載されている「Wiktionary英語版」の記事は、Wiktionaryのtoolchain (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS