core/com.nokia.carbide.cpp.doc.user/html/concepts/build_targets.htm
author fturovic <frank.turovich@nokia.com>
Tue, 31 Aug 2010 10:54:44 -0500
changeset 1929 e42423cc31d4
parent 1791 727385d8e2b3
child 1934 4f0cd256d26c
permissions -rw-r--r--
BUG 11531 - final updates for build config revision

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Supported Target Types</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
<style type="text/css">
<!--
.style1 {color: #999999}
-->
</style>
</head>
<body >
<h2>Supported Target Types</h2>
<p> Carbide.c++ supports a variety of build targets based upon the SDKs and which version of the Carbide tools used by the project. The table below identifies which build targets are possible for a specific SDK.</p>
<p class="note"><b>NOTE</b> Check the <a href="../reference/pref_carb_sdk_preference.html">SDK Preferences</a> page to see if an SDK you have installed and whether its build configurations are supported.</p>
<h5>Table 1. Supported  target types for all versions of Carbide.c++ </h5>
<table width="87%"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="17%" rowspan="2" valign="middle" scope="col">Target Types </th>
    <th colspan="2" scope="col">Platform Security<br />
(S60 5.0, Symbian ^3, Symbian ^4) </th>
  </tr>
  <tr>
    <th width="15%" valign="middle" scope="col"><div align="center">RAPTOR, GCCE, ARMV5, ARMV5_ABIV2</div></th>
    <th width="17%" valign="middle" scope="col"><div align="center">WINSCW <br />
      (EKA2)</div></th>
  </tr>
  <tr>
    <td>APP (DLL) </td>
    <td bgcolor="#FFFFCC"><div align="center"><span class="style2"></span></div></td>
    <td bgcolor="#FFFFCC"><div align="center"><span class="style1"><span class="style2"></span></span></div></td>
  </tr>
  <tr>
    <td>DLL</td>
    <td><div align="center">Yes</div></td>
    <td><div align="center">Yes</div></td>
  </tr>
  <tr>
    <td>EXE (console) </td>
    <td><div align="center">Yes</div></td>
    <td><div align="center">Yes</div></td>
  </tr>
  <tr>
    <td>EXE (OS 9.1 GUI) </td>
    <td bgcolor="#FFFFFF"><div align="center">Yes</div></td>
    <td><div align="center">Yes</div></td>
  </tr>
  <tr>
    <td>Polymorphic DLL </td>
    <td><div align="center">Yes</div></td>
    <td><div align="center">Yes</div></td>
  </tr>
  <tr>
    <td>STDLIB</td>
    <td><div align="center">Yes</div></td>
    <td><div align="center">Yes</div></td>
  </tr>
</table>
<h5>Related tasks</h5>
<ul>
  <li><a href="../tasks/sdks/sdk_add_custkits.htm">Adding Symbian Custom Kits</a></li>
  <li><a href="../tasks/projects/prj_set_build_tgt.htm">Setting Build Configurations</a></li>
  <li><a href="../tasks/projects/prj_debug_config.htm">Creating a Launch Configuration</a></li>
</ul>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>