summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-05-16 03:16:40 +0000
committerobache <obache@pkgsrc.org>2014-05-16 03:16:40 +0000
commit68bb9411a1b1d1dc16cb44797952f929335573eb (patch)
tree46e9a18864e56bf92773bea962e5008a3c414ef6 /doc/guide
parent7f10a74b2710d92b96991f8274813d42375fc764 (diff)
downloadpkgsrc-68bb9411a1b1d1dc16cb44797952f929335573eb.tar.gz
Update supported compiler list from pkgsrc/mk/compiler.mk.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/configuring.xml36
1 files changed, 32 insertions, 4 deletions
diff --git a/doc/guide/files/configuring.xml b/doc/guide/files/configuring.xml
index 81d766893e2..8a3cba9c265 100644
--- a/doc/guide/files/configuring.xml
+++ b/doc/guide/files/configuring.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: configuring.xml,v 1.43 2014/05/16 03:09:14 obache Exp $ -->
+<!-- $NetBSD: configuring.xml,v 1.44 2014/05/16 03:16:40 obache Exp $ -->
<chapter id="configuring">
<title>Configuring pkgsrc</title>
@@ -214,29 +214,57 @@ uid=1000(myusername) gid=100(users) groups=100(users),0(wheel)
<!-- TODO: update this list after jlam's changes in May 2005 -->
<itemizedlist>
- <listitem><para><varname>distcc</varname>:
- distributed C/C++ (chainable)</para>
+ <listitem><para><varname>ccc</varname>:
+ Compaq C Compilers (Tru64)</para>
</listitem>
<listitem><para><varname>ccache</varname>:
compiler cache (chainable)</para>
</listitem>
+ <listitem><para><varname>clang</varname>:
+ Clang C and Objective-C compiler</para>
+ </listitem>
+
+ <listitem><para><varname>distcc</varname>:
+ distributed C/C++ (chainable)</para>
+ </listitem>
+
+ <listitem><para><varname>f2c</varname>:
+ Fortran 77 to C compiler (chainable)</para>
+ </listitem>
+
+ <listitem><para><varname>icc</varname>:
+ Intel C++ Compiler (Linux)</para>
+ </listitem>
+
+ <listitem><para><varname>ido</varname>:
+ SGI IRIS Development Option cc (IRIX 5)</para>
+ </listitem>
+
<listitem><para><varname>gcc</varname>:
GNU C/C++ Compiler</para>
</listitem>
+ <listitem><para><varname>hp</varname>:
+ HP-UX C/aC++ compilers</para>
+ </listitem>
+
<listitem><para><varname>mipspro</varname>:
Silicon Graphics, Inc. MIPSpro (n32/n64)</para>
</listitem>
- <listitem><para><varname>mipspro</varname>:
+ <listitem><para><varname>mipspro-ucode</varname>:
Silicon Graphics, Inc. MIPSpro (o32)</para>
</listitem>
<listitem><para><varname>sunpro</varname>:
Sun Microsystems, Inc. WorkShip/Forte/Sun ONE Studio</para>
</listitem>
+
+ <listitem><para><varname>xlc</varname>:
+ IBM's XL C/C++ compiler suite (Darwin/MacOSX)</para>
+ </listitem>
</itemizedlist>
<para>The default is