one more thing.
authorChris Lattner <sabre@nondot.org>
Tue, 4 May 2010 18:16:00 +0000 (18:16 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 May 2010 18:16:00 +0000 (18:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103024 91177308-0d34-0410-b5e6-96231b3b80d8

docs/FAQ.html

index ad97be16b23825a0d617fafcbf3687488dd9ca7e..bf050c492e2f1633644fe37ba4b03d8db2609367 100644 (file)
@@ -659,7 +659,7 @@ Stop.
   <li><p>Finally, compile the C file:</p>
 
 <pre class="doc_code">
-% cc x.c
+% cc x.c -lstdc++
 </pre></li>
 
 </ol>