Changeset d38764e in clfs-embedded for BOOK/cross-tools/common
- Timestamp:
 - Mar 7, 2011, 4:26:36 AM (15 years ago)
 - Branches:
 - master
 - Children:
 - 537fc5a
 - Parents:
 - bcfbe5b
 - git-author:
 - Andrew Bradford <bradfa@…> (02/26/11 13:10:52)
 - git-committer:
 - Andrew Bradford <bradfa@…> (03/07/11 04:26:36)
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/cross-tools/common/gcc-final.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/cross-tools/common/gcc-final.xml
rbcfbe5b rd38764e 36 36 href="gcc-static.xml" 37 37 xpointer="xpointer(//*[@os='e'])"/> 38 39 <note os="f"><para>If you would like to build a C++ compiler in addition 40 to the C compiler, change the following --enable-languages=c option to be 41 --enable-languages=c,c++ instead. A C++ compiler is not required in for 42 any of the software included in this book.</para></note> 38 43 39 44 <!-- This is the common configure line for GCC-Final -->  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  