<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>I&#8217;m setting up a new development environment to get a
working port of Linux on the Xilinx Virtex-4 chip&nbsp; (I have a Xilinx ML403
board).&nbsp; I&#8217;m looking for the quickest way to get a working
development environment for the 2.6 kernel without paying thousands of $$ (what
happened to MontaVista?).&nbsp; My first attempt was to use google and found
lots of resources.&nbsp; The problem is that much of the info is dated or makes
assumptions about your environment.&nbsp; I read Grants write-up at <a
href="http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex">http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex</a>.&nbsp;
Because I want to use Windows XP SP2 as the host if possible, I went down the
path of installing the current Cygwin and was able to create cross tools (gcc
4.1) successfully.&nbsp; The problem I am having is that the Linux build
process requires a newer gcc than 3.4.4-3 which is what Cygwin provides.&nbsp;
I have used the EDK to build a bsp package successfully so that is not a
problem.&nbsp; I tried to compile the 2.6.24.2 mainline kernel but it fails to
compile using the Cygwin tools (it never gets as far as using them).<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>I guess what I am looking for is advise on the lowest risk,
easiest to set up environment to setup that will just work.&nbsp; Also advise
on which kernel to use.&nbsp;&nbsp; I don&#8217;t need a detailed tutorial but
a high level direct that is known to work.&nbsp; I am thinking of using either
the secret lab tree or the Xilinx tree as recommended in Grants wiki
page.&nbsp; Should I just forget using XP and install a Linux (x86 processor so
I must use cross tools)?&nbsp;&nbsp; If so, what is the recommend distro and
what version?<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Thanks for all your sharing of experience.&nbsp; I hope to
contribute back as soon as I can.<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>--phil<o:p></o:p></p>

</div>

</body>

</html>