75
edits
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
| [http://gcc.gnu.org C++, C, and Fortran compilers] | | [http://gcc.gnu.org C++, C, and Fortran compilers] | ||
| Compiling the source code | | Compiling the source code | ||
| GPL | | GNU GPL v3.0 | ||
| | |||
| {{codeline|build-essential}} | | {{codeline|build-essential}} | ||
| style="background:red" | | | style="background:red" | | ||
Line 45: | Line 46: | ||
| [http://www.gnu.org/software/make GNU Make] | | [http://www.gnu.org/software/make GNU Make] | ||
| Makefile processor | | Makefile processor | ||
| GNU GPL v3.0 | |||
| | | | ||
| {{codeline|make}} | | {{codeline|make}} | ||
Line 52: | Line 54: | ||
| AWK, sed, and other Unix utilities | | AWK, sed, and other Unix utilities | ||
| Miscellaneous tasks | | Miscellaneous tasks | ||
| GNU GPL v3.0 | |||
| | | | ||
| {{codeline|awk}}, {{codeline|sed}}, ... | | {{codeline|awk}}, {{codeline|sed}}, ... |
edits