小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 英和対訳 > GNU/ Linuxの意味・解説 

GNU/ Linuxとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 Linuxとは、1991年にリーナス・トーバルズ(Linus Torvalds)によって開発されたUNIX互換のオペレーティングシステム(OS)のことである。

Weblio英和対訳辞書での「GNU/ Linux」の意味

GNU/Linux

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

「GNU/ Linux」の部分一致の例文検索結果

該当件数 : 34



例文

Code Listing1.4: Creating the symlinks # chmod a+x sparc-unknown-linux-gnu-wrapper# ln -s sparc-unknown-linux-gnu-wrapper cc# ln -s sparc-unknown-linux-gnu-wrapper gcc# ln -s sparc-unknown-linux-gnu-wrapper g++# ln -s sparc-unknown-linux-gnu-wrapper c++発音を聞く 例文帳に追加

コード表示1.4:シンボリックリンクの作成 - Gentoo Linux

# ls -ltotal 4lrwxrwxrwx 1 root root 25 Jan 18 14:20 c++ - sparc-unknown-linux-gnu-wrapperlrwxrwxrwx 1 root root 25 Jan 18 14:20 cc - sparc-unknown-linux-gnu-wrapperlrwxrwxrwx 1 root root 25 Jan 18 14:20 g++ - sparc-unknown-linux-gnu-wrapperlrwxrwxrwx 1 root root 25 Jan 18 14:20 gcc - sparc-unknown-linux-gnu-wrapperlrwxrwxrwx 1 root root 15 Nov 21 10:42 sparc-unknown-linux-gnu-c++ - /usr/bin/distcclrwxrwxrwx 1 root root 15 Nov 21 10:42 sparc-unknown-linux-gnu-g++ - /usr/bin/distcclrwxrwxrwx 1 root root 15 Jul 27 10:52 sparc-unknown-linux-gnu-gcc - /usr/bin/distcc-rwxr-xr-x 1 root root 70 Jan 18 14:20 sparc-unknown-linux-gnu-wrapper発音を聞く 例文帳に追加

おめでとうございます。 - Gentoo Linux

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

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

When distcc is called, it checks to see what it was called as (e.g.i686-pc-linux-gnu-gcc, sparc-unknown-linux-gnu-g++, etc.)発音を聞く 例文帳に追加

distccが呼ばれたら、なんと呼ばれたかを確認します(例えば、i686-pc-linux-gnu-gccやsparc-unknown-linux-gnu-g++など)。 - Gentoo Linux

Linux uses the GNU version.発音を聞く 例文帳に追加

Linux は、GNU 版を使っている。 この関数は POSIX.1-2001 にはない。 - JM

In cases of doubt, just write Linux ", or " GNU .発音を聞く 例文帳に追加

よくわからない場合は、LinuxとかGNUと書いておく。 - JM

例文

Older systems may return i586-pc-linux-gnu-2.95.3.例文帳に追加

もっと古いシステムではi586-pc-linux-gnu-2.95.3となるかもしれません。 - Gentoo Linux

>>例文の一覧を見る

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

Wiktionary英語版での「GNU/ Linux」の意味

GNU/Linux

出典:『Wiktionary』 (2025/10/20 16:31 UTC )

同意語


「GNU/ Linux」の部分一致の例文検索結果

該当件数 : 34



例文

Note: On 64-bit machines, you need to specifyCROSS_COMPILE=mips64-unknown-linux-gnu- (or mips64el-...発音を聞く 例文帳に追加

注意: On 64-bit machines, you need to specify - Gentoo Linux

If you see error: /usr/bin/gcc-config: line 632:/etc/env.d/gcc/i686-pc-linux-gnu-3.3.5: No such file or directory, then trydeleting /etc/env.d/gcc/config-i686-pc-linux-gnu and runninggcc-config again, followed by source /etc/profile.発音を聞く 例文帳に追加

/etc/env.d/gcc/i686-pc-linux-gnu-3.3.5:Nosuchfileordirectoryと言うエラーが出る場合、/etc/env.d/gcc/config-i686-pc-linux-gnuを削除し、gcc-configを再度実行し、続けてsource/etc/profileとしてみてください。 - Gentoo Linux

# gcc-config --get-current-profile This should return i686-pc-linux-gnu-2.95.3 on most x86 systems.発音を聞く 例文帳に追加

たいていのx86システムではi686-pc-linux-gnu-2.95.3と表示されるはずです。 - Gentoo Linux

GNU C and C++ compilers, make, and gdb (Windows platform); GNU C and C++compilers, or Sun C and C++ compilers, make, and gdb (Solaris and Linux Platforms)例文帳に追加

GNU C/C++ コンパイラ、make、gdb (Windows プラットフォームの場合)。 GNU C/C++ コンパイラ、または Sun C/C++ コンパイラ、make、gdb (Solaris および Linux プラットフォームの場合) - NetBeans

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

When the full name of the compiler is sent (e.g.sparc-unknown-linux-gnu-gcc), there is no confusion.例文帳に追加

sparc-unknown-linux-gnu-gccといった完全なコンパイラ名の場合には、混乱は起きません。 - Gentoo Linux

Over time, two threading implementations have been provided by the GNU C library on Linux: LinuxThreads発音を聞く 例文帳に追加

これまで、2つのスレッドの実装が Linux の GNU C ライブラリにより提供されてきた。 LinuxThreads - JM

例文

The Linux version of these functions is based on the GNU libio library.発音を聞く 例文帳に追加

これらの関数の Linux 版はGNUlibioライブラリーを元にしている。 - JM

>>例文の一覧を見る


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

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

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS