<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linux-xtensa.org/index.php?action=history&amp;feed=atom&amp;title=XLIDE</id>
	<title>XLIDE - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linux-xtensa.org/index.php?action=history&amp;feed=atom&amp;title=XLIDE"/>
	<link rel="alternate" type="text/html" href="http://wiki.linux-xtensa.org/index.php?title=XLIDE&amp;action=history"/>
	<updated>2026-05-05T01:09:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>http://wiki.linux-xtensa.org/index.php?title=XLIDE&amp;diff=37&amp;oldid=prev</id>
		<title>Chris: Initial version.</title>
		<link rel="alternate" type="text/html" href="http://wiki.linux-xtensa.org/index.php?title=XLIDE&amp;diff=37&amp;oldid=prev"/>
		<updated>2007-08-17T23:18:03Z</updated>

		<summary type="html">&lt;p&gt;Initial version.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Xtensa LInux Development Environment &amp;#039;&amp;#039;XLIDE&amp;#039;&amp;#039; is a simple perl script to build the cross toolchain for Xtensa.&lt;br /&gt;
&lt;br /&gt;
=== Quick Start ===&lt;br /&gt;
&lt;br /&gt;
The following steps compile and install cross development tools for Xtensa. &lt;br /&gt;
&lt;br /&gt;
All commands take the optional argument &amp;lt;code&amp;gt;-d &amp;#039;&amp;#039;&amp;lt;destination&amp;gt;&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; that defines the directory for the cross tools and target directory.&lt;br /&gt;
&lt;br /&gt;
# Download the latest version of [http://git.linux-xtensa.org/git.cgi?p=xlide/xlide;f=xlide xlide] through one of the following methods: &lt;br /&gt;
#: Using wget: &amp;lt;code&amp;gt;wget -O xlide &amp;amp;quot;http&amp;amp;#58;//git.linux-xtensa.org/git.cgi?p=xlide/xlide;a=blob_plain;f=xlide&amp;amp;quot;&amp;lt;/code&amp;gt; (don&amp;#039;t omit the quotation marks &amp;lt;&amp;quot;&amp;gt;!)&lt;br /&gt;
#: Using your browser: click [http://git.linux-xtensa.org/git.cgi?p=xlide/xlide;a=blob_plain;f=xlide here]&lt;br /&gt;
# Set the executable bit for &amp;#039;xlide&amp;#039;: &amp;lt;code&amp;gt;chmod +x xlide&amp;lt;/code&amp;gt;&lt;br /&gt;
# Run &amp;lt;code&amp;gt;xlide sync&amp;lt;/code&amp;gt; to download the latest package specification file.&lt;br /&gt;
# Run &amp;lt;code&amp;gt;xlide [-d &amp;#039;&amp;#039;&amp;lt;path&amp;gt;&amp;#039;&amp;#039;] [-x &amp;#039;&amp;#039;&amp;lt;config&amp;gt;&amp;#039;&amp;#039;] init&amp;lt;/code&amp;gt; to initialize a new XLIDE configuration.&lt;br /&gt;
#: The &amp;#039;&amp;#039;&amp;lt;config&amp;gt;&amp;#039;&amp;#039; option allows to build the cross tools for a particular Xtensa processor configuration other than the default Xtensa configuration that comes with the toolchain sources. Currently, only &amp;#039;&amp;#039;dc232l&amp;#039;&amp;#039; for the Diamond Core DC-232L is supported.&lt;br /&gt;
# Run &amp;lt;code&amp;gt;xlide [-d &amp;#039;&amp;#039;&amp;lt;path&amp;gt;&amp;#039;&amp;#039;] install CrossDevelopment&amp;lt;/code&amp;gt; to build the cross development tools.&lt;br /&gt;
&lt;br /&gt;
The cross development tools can be found under &amp;#039;&amp;#039;&amp;lt;path&amp;gt;&amp;#039;&amp;#039;/bin.&lt;/div&gt;</summary>
		<author><name>Chris</name></author>
	</entry>
</feed>