carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_prop_build_toolchain.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
       
     2 <html lang="en">
       
     3 <head>
       
     4   <meta http-equiv="Content-Language" content="en-us">
       
     5   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     6   <title>C/C++ Project Properties, Tool Chain edit</title>
       
     7   <link rel="stylesheet" type="text/css" href="../help.css">
       
     8 </head>
       
     9 <body>
       
    10 <h1>Tool chain editor preferences (C/C++ Project Properties)</h1>
       
    11 <br>
       
    12 <p style="margin-top: 0">Customizes the toolchain used in your build configuration; it lets
       
    13 you specify which tools the builder needs to include when it builds the project for a specified toolchain and configuration.</p>
       
    14 <p style="margin-top: 0">
       
    15 <img border="0" src="../images/mpref_toolchain.png" alt="Tool chain editor preferences"> </p>
       
    16 
       
    17 <table cellpadding="5" cellspacing="0" border="1" >
       
    18 	<br>
       
    19 		<caption><b>Tool chain editor properties</b></caption>
       
    20 	<br>	
       
    21 	<colgroup>
       
    22 		<col width="30%" valign="top" >
       
    23 		<col width="70%" valign="top" >
       
    24 	</colgroup>
       
    25 	<tbody> 
       
    26 		<tr>
       
    27 			<td><b>Configuration</b></td>
       
    28 			<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
       
    29 		</tr>
       
    30 		<tr>
       
    31 			<td><b>Manage configurations</b></td>
       
    32 			<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
       
    33 		</tr>
       
    34 		<tr>
       
    35 			<td><b>Display compatible toolchains only</b></td>
       
    36 			<td>When selected, it shows a list of toochains that are only compatible with the current configuration. When this option is not selected, it shows a list of all toolchains known to the Eclipse CDT. A Toolchain is compatible if it can run on given platform. .</td>
       
    37 		</tr>
       
    38 		<tr>
       
    39 			<td><b>Current toolchain</b></td>
       
    40 			<td>Indicates the toolchain to use with the current configuration. A toolchain is a set of tools (such as a compiler, linker, and assembler) intended to build your project. Additional tools, such as a debugger, can be associated with a toolchain. There can be several toolchains available, depending on the compilers installed on your system.</td>
       
    41 		</tr>
       
    42 				<tr>
       
    43 			<td><b>Current builder</b></td>
       
    44 			<td>Indicates the builder used to build the selected configuration. A builder refers to an external <b>make</b> utility, such as GNU make, that the Eclipse CDT uses (and relies on) to build a project. The CDT can generate <b>makefiles</b> automatically when you create a Make C or C++ project, or you have the option of creating a C or C++ Make project where you provide the makefile yourself.</td>
       
    45 		</tr>
       
    46 		<tr>
       
    47 			<td><b>Used tools</b></td>
       
    48 			<td>Shows a list of tools currently included for the selected toolchain. You can click <b>Select Tools</b> to modify this list.</td>
       
    49 		</tr>		
       
    50 		<tr>
       
    51 			<td><b>Select Tools</b></td>
       
    52 			<td>Opens the Select Tools dialog that lets you add or remove tools from the list of tools for the selected toolchain.</td>
       
    53 		</tr>
       
    54 	</tbody>
       
    55 </table>
       
    56 <br>
       
    57 <p><img border="0" src="../images/ngref.gif" alt="Related reference"
       
    58  width="143" height="21"><br>
       
    59 
       
    60 <ul>
       
    61 <li><a href="cdt_u_prop_resource.htm">Project Properties, Resource page</a>
       
    62 <li><a href="cdt_u_prop_builders.htm">Project Properties, Builders page</a>
       
    63 <li><a href="cdt_u_prop_build.htm">Project Properties, C/C++ Build category</a>
       
    64    <ul type="disc">
       
    65    <li><a href="cdt_u_prop_build_discovery.htm">Discovery options page</a>
       
    66    <li><a href="cdt_u_prop_build_environment.htm">Environment page</a>
       
    67    <li>Settings page
       
    68        <ul> 
       
    69        <li><a href="cdt_u_prop_build_settings_tool.htm">     Tool Settings tab</a>
       
    70        <li><a href="cdt_u_prop_build_settings_steps.htm">    Build Steps tab</a>
       
    71        <li><a href="cdt_u_prop_build_settings_artifact.htm"> Build Artifact tab</a>
       
    72        <li><a href="cdt_u_prop_build_settings_binparser.htm">Binary Parsers tab</a>
       
    73        <li><a href="cdt_u_prop_build_settings_errparser.htm">Error Parsers tab</a>
       
    74        </ul> 
       
    75    <li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
       
    76    <li><a href="cdt_u_prop_build_variables.htm">Variables page</a>
       
    77    </ul>
       
    78 <li>Project Properties, <a href="cdt_u_prop_general.htm">C/C++ General category</a>
       
    79    <ul type="disc"> 
       
    80    <li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
       
    81    <li><a href="cdt_u_prop_general_typ.htm">File Types page</a>
       
    82    <li><a href="cdt_u_prop_general_idx.htm">Indexer page</a>
       
    83    <li><a href="cdt_u_prop_general_lng.htm">Language Mapping page</a>
       
    84    <li>Paths and Symbols page
       
    85        <ul>
       
    86        <li><a href="cdt_u_prop_general_pns_inc.htm">Includes tab</a>
       
    87        <li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
       
    88        <li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path tab</a>
       
    89        <li><a href="cdt_u_prop_general_pns_src.htm">Source Location tab</a>
       
    90        <li><a href="cdt_u_prop_general_pns_ref.htm">References tab</a>
       
    91        </ul>
       
    92    </ul>
       
    93 <li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
       
    94 <li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History page</a>
       
    95 <li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
       
    96 </ul>
       
    97 </p>
       
    98 <p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
       
    99 
       
   100 </body>
       
   101 </html>