blob: 6e252ccfa3bff0737c14a52625431e721319b1aa [file] [log] [blame]
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>3.4. Target Kernel Requirements</title><link rel="stylesheet" href="cs.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.74.0"><link rel="home" href="index.html" title="Sourcery G++ Lite"><link rel="up" href="chap-target.html" title="Chapter 3. Sourcery G++ Lite for ARM GNU/Linux"><link rel="prev" href="ch03s03.html" title="3.3. Compiling for ARMv4T and ARMv5T Systems"><link rel="next" href="sec-dynamic-loader-version.html" title="3.5. Target Dynamic Loader Requirements"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">3.4. Target Kernel Requirements</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch03s03.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Sourcery G++ Lite for ARM GNU/Linux</th><td width="20%" align="right"> <a accesskey="n" href="sec-dynamic-loader-version.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sec-kernel-version"></a>3.4. Target Kernel Requirements</h2></div></div></div><p>
The GNU C library supplied with Sourcery G++ Lite uses the EABI-based
kernel syscall interface. This means applications compiled with Sourcery G++
require at least a 2.6.16 kernel with EABI syscalls enabled.
</p><p>
To provide VFP and Advanced SIMD registers,
<code class="command">gdbserver</code> requires support from the Linux kernel.
Linux 2.6.30 includes the necessary support; for older versions,
visit the <a class="ulink" href="http://support.codesourcery.com/GNUToolchain/kbentry117" target="_top">
Sourcery G++ Knowledge Base</a>.
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch03s03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="chap-target.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="sec-dynamic-loader-version.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">3.3. Compiling for ARMv4T and ARMv5T Systems </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 3.5. Target Dynamic Loader Requirements</td></tr></table></div></body></html>