Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157168930
D25864.id75076.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D25864.id75076.diff
View Options
Index: en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml
+++ en_US.ISO8859-1/books/developers-handbook/tools/chapter.xml
@@ -339,14 +339,13 @@
<sect1 xml:id="tools-compiling">
<title>Compiling with <command>cc</command></title>
- <para>This section deals with the <application>gcc</application>
- and <application>clang</application> compilers for C and C++,
- since they come with the &os; base system. Starting with
- &os; 10.X <command>clang</command> is installed as
- <command>cc</command>. The details of producing a program with
- an interpreter vary considerably between interpreters, and are
- usually well covered in the documentation and on-line help for
- the interpreter.</para>
+ <para>This section deals with the <application>clang</application>
+ compiler for C and C++, since it comes with the &os; base
+ system. Starting with &os; 10.X <command>clang</command>
+ is installed as <command>cc</command>. The details of producing
+ a program with an interpreter vary considerably between
+ interpreters, and are usually well covered in the documentation
+ and on-line help for the interpreter.</para>
<para>Once you have written your masterpiece, the next step is to
convert it into something that will (hopefully!) run on FreeBSD.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 11:55 PM (16 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33331346
Default Alt Text
D25864.id75076.diff (1 KB)
Attached To
Mode
D25864: developers-handbook: Remove gcc from the base system compilers list
Attached
Detach File
Event Timeline
Log In to Comment