<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Executable - Page 8 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=executable&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=executable&amp;p=9">3.Next</a>
</p>
<p>may contain significant code beyond that directly generated from the source code. In some cases, it is desirable to omit this, for example for embedded systems. In C, this can be done by omitting the usual runtime, and instead explicitly specifying a linker script, which generates the entry point and handles startup and shutdown, such as calling <code>main</code> to start and returning exit status to the kernel at the end.</p>

<p>To be executable, a file must conform to the system's <a href="page.php?w=application_binary_interface">application binary interface</a></p><p>
<a accesskey="1" href="page.php?w=executable&amp;p=7">1.Previous</a><br />
<a accesskey="3" href="page.php?w=executable&amp;p=9">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
