User Tools

Site Tools


releases:3.2.1:usersguide:gnudevelopmenttools

GNU Development Tools

You can install many of the GNU development tools on MINIX by using pkgin or pkgsrc.

They have more packages than mentioned below.

GCC (GNU Compiler Collection)

GCC is available in both source code (pkgsrc) and ready-to-install (pkgin) forms.

Other Development Tools

The supporting tools, Binutils, are already installed since they are required by the system compiler (clang/llvm).

You can also install the following tools. They are useful if you plan on building third-party programs originating from the Linux world:

  • autoconf
  • automake
  • gmake, GNU make
  • (GNU) m4
  • gawk, GNU awk
  • bison
  • gettext
  • gtexinfo
  • gdb
  • bash
releases/3.2.1/usersguide/gnudevelopmenttools.txt · Last modified: 2014/11/11 14:52 (external edit)