User Tools

Site Tools


usersguide:gnudevelopmenttools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
usersguide:gnudevelopmenttools [2014/11/11 14:52]
127.0.0.1 external edit
usersguide:gnudevelopmenttools [2016/08/29 17:31]
antoineleca [Other Development Tools] mentions flex, libtool; gmake is not any more installed unless specifically asked for
Line 7: Line 7:
 ===== GCC (GNU Compiler Collection) ===== ===== GCC (GNU Compiler Collection) =====
  
-[[http://​gcc.gnu.org/​|GCC]] is available in both source code (pkgsrc) and ready-to-install (pkgin) forms.+<del>[[http://​gcc.gnu.org/​|GCC]] is available in both source code (pkgsrc) and ready-to-install (pkgin) forms.</​del>​ [[https://​groups.google.com/​forum/#​!topic/​minix3/​v9Z_Vx1j7wM|GCC no longer works on MINIX]].
  
 ===== Other Development Tools ===== ===== Other Development Tools =====
  
-If you intalled ​the development tools, you might already have the following packages: +GNU ''​flex''​ is already available (since it is not under GPL license.) 
-  * binutils + 
-  * gmake, GNU make+If you installed ​the development tools, you might already have the following packages: 
 +  * ''​binutils''​
  
 You can also install the following tools. They are useful if you plan on building third-party programs originating from the Linux world: You can also install the following tools. They are useful if you plan on building third-party programs originating from the Linux world:
  
-  * autoconf +  * ''​autoconf''​ 
-  * automake +  * ''​automake''​ 
-  * (GNU) m4 +  * ''​gawk''​, GNU ''​awk''​ 
-  * gawk, GNU awk +  * ''​bash''​ 
-  * bison +  * ''​bison''​ 
-  * gettext +  * ''​gettext''​ 
-  * gtexinfo +  * ''​libtool''​ 
-  * bash+  * (GNU) ''​m4''​ 
 +  * ''​gmake'',​ GNU ''​make''​ 
 +  * ''​gtexinfo''​
  
usersguide/gnudevelopmenttools.txt · Last modified: 2016/08/29 17:31 by antoineleca