https://www.yokoweb.net/2018/05/04/ubuntu-18_04-gcc-makme-install/

 

++++

sudo apt update リポジトリ一覧を更新
リポジトリ追加・削除時には必ず実行すること )

 

下記コマンドを実行して、ビルドツールをインストール。

$ sudo apt install build-essential
+++++++
 すごい、簡単に、インストールできた、 デバッカのドキュメントも、
 案内がある。
gdb コマンドの終了は、 q、くいっと、 こんなのも判らないと苦労する
コマンドライン、なんかの漢字入力ソフトが、割り込んで、パスワード入力できない。
 偶然か? 右タブで、メニューバー の レ チェック外したら。直入力になった。
これが、漢字入力が、外せなかったら、SUDO コマンドで、パスワード入れず
トラブル中断、、、やれやれ、 よかったよかった。
 グーグルクロームのソースをダウンしてみようか? どれくらいのサイズかな?
sf@sf:~$ gcc
gcc: fatal error: no input files
compilation terminated.
sf@sf:~$ make
make: *** ターゲットが指定されておらず, makefile も見つかりません.  中止.
sf@sf:~$ gdb
GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) q
sf@sf:~$

+++++++++
ぐーぐる、クロームは、Winコンパイラで、作っているらしい。
>>オープンソースフリー Winスタジオ、 << win必要、
ノートパソコンに、Winパーティション、 残してよかった。サンバとか、
 Win,必要。 これから、リナックス開発するなら、Winは、残す、 ~よい。