<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=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","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;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></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="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I feel silly. You are right. There is a note I missed stating to use the erc32. One other place I looked up BSPs when initially setting things up was
<a href="https://devel.rtems.org/wiki/TBR/Website/Board_Support_Packages#SPARCBSPs">
https://devel.rtems.org/wiki/TBR/Website/Board_Support_Packages#SPARCBSPs</a>. I didn’t see any notes about sis being removed and to use the erc32 instead.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Made the change and it complies now.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Thanks Joel!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">- Joey D.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Joel Sherrill [mailto:joel@rtems.org]
<br>
<b>Sent:</b> Thursday, January 19, 2017 11:13 AM<br>
<b>To:</b> DiGiorgio, Joseph<br>
<b>Cc:</b> users@rtems.org<br>
<b>Subject:</b> Re: RTEMS Quick Start Instructions Not Working<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Minor issue where you missed the note that the sis BSP is not needed<o:p></o:p></p>
<div>
<p class="MsoNormal">any longer and was recently removed. The simulator in gdb now initializes<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">in the same state as the real HW erc32.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Replace sis with erc32 and you should be OK.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Double check me on the page. I think I added a note about this. It may need<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">to be repeated in more spots.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">--joel<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Thu, Jan 19, 2017 at 10:09 AM, DiGiorgio, Joseph <<a href="mailto:jdigiorg@ball.com" target="_blank">jdigiorg@ball.com</a>> wrote:<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">Hi,</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New""> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">I have tried several different configurations in following the Quick Start instructions (<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__devel.rtems.org_wiki_TBR_UserManual_Quick-5FStart&d=DwMFaQ&c=jF7FvYH6t0RX1HrEjVCgHQ&r=bcW4I2OeTMRR6lOqlbMy8LAX0B8qqHDKCKLLVCaH1TA&m=OF6z52Pk9cEnscrNMZC-2rRhjLM2CYargXBKy7O0rJk&s=N5nE7TKs2ctAT3XrchRQm1U2FsPZGnIXB4tz5_I-N0A&e=" target="_blank">https://devel.rtems.org/wiki/TBR/UserManual/Quick_Start</a>)
 and have not had any success getting a successful RTEMS environment up and running. My ultimate goal is to get a powerpc RTEMS running under QEMU, but I have simplified my attempt to purely following the Quick Start guide with SPARC as the target which I can’t
 seem to get that to work.</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New""> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">I have successfully used the “RTEMS Source Builder” to create my cross compiler suite for SPARC architecture (<a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.rtems.org_rsb_&d=DwMFaQ&c=jF7FvYH6t0RX1HrEjVCgHQ&r=bcW4I2OeTMRR6lOqlbMy8LAX0B8qqHDKCKLLVCaH1TA&m=OF6z52Pk9cEnscrNMZC-2rRhjLM2CYargXBKy7O0rJk&s=2FlykUuqxhXwfK_pKtQK6DD0PRbwQFpfvcxIXmt18Kg&e=" target="_blank">https://docs.rtems.org/rsb/</a>).</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New""> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">I have setup the following directory structure</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New""> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">RTEMS</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">+---RTEMS_Cross_Tools</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|   |</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|   +---dist</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|       |</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|       +---SPARC</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|           |</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|           +---bin</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|           +---include</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|           +---lib</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|           +---libexec</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|           +---share</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|           +---sparc-rtems4.12</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">+---RTEMS_OS</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|   |</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|   +---build</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|   +---dist</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">|   +---Source</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New""> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">and used Git to obtain a recent version of RTEMS:</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New""> </span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New"">    cd RTEMS_OS</span><o:p></o:p></p>
<pre style="background:#EFF0F1">    <span style="font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">git clone git://<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__git.rtems.org_rtems.git&d=DwMFaQ&c=jF7FvYH6t0RX1HrEjVCgHQ&r=bcW4I2OeTMRR6lOqlbMy8LAX0B8qqHDKCKLLVCaH1TA&m=OF6z52Pk9cEnscrNMZC-2rRhjLM2CYargXBKy7O0rJk&s=h-1gHcqPnMH1SH9E1R82TSb98VeUV-w6BUycvT0hALA&e=" target="_blank">git.rtems.org/rtems.git</a> ./Source</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1">I am using the following script to build RTEMS:</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729;border:none windowtext 1.0pt;padding:0in;background:#EFF0F1"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    export RTEMS_CROSS_TOOLS_PREFIX=/home/xubuntu/Development/RTEMS/RTEMS_Cross_Tools/dist/SPARC</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    export RTEMS_INSTALL_PREFIX=/home/xubuntu/Development/RTEMS/RTEMS_OS/dist/SPARC</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    export RTEMS_TARGET_ARCH=sparc-rtems4.12</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    export RTEMS_BOARD_SUPPORT_PACKAGE=sis</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    ##################################################</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    PROJECT_DIR=${PWD}</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    export PATH=${RTEMS_CROSS_TOOLS_PREFIX}/bin:${PATH}</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    if [! -f ../Source/configure]; then</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    pushd Source</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo "Running bootstrap to generate configure files..."</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        ./bootstrap 2>&1 | tee ${PROJECT_DIR}/bootstrap.log</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo "Bootstrap operation complete..."</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    popd</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    read -n 1 -p "Any key to continue, ^c to Terminate..." userinput</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    fi</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    pushd build</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo "Configuring RTEMS OS..."</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        ../Source/configure \</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">            --target=${RTEMS_TARGET_ARCH} \</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">            --enable-rtemsbsp=${RTEMS_BOARD_SUPPORT_PACKAGE} \</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">            --prefix=${RTEMS_INSTALL_PREFIX} \</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">            --enable-tests=samples \</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">            2>&1 | tee ${PROJECT_DIR}/configure.log</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo "Configure operation complete."</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    popd</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    read -n 1 -p "Any key to continue, ^c to Terminate..." userinput</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    pushd build</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo "Building RTEMS OS..."</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        make 2>&1 | tee ${PROJECT_DIR}/build.log</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo "Build operation complete."</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    popd</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    read -n 1 -p "Any key to continue, ^c to Terminate..." userinput</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    pushd build</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo "Installing RTEMS OS..."</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        make install 2>&1 | tee ${PROJECT_DIR}/install.log</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo "Install operation complete."</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">        echo </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    popd</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">The following is my output for configure and make:</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure.log</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gmake... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for make... make</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for RTEMS Version... 4.11.99.0</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking build system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking host system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking target system type... sparc-unknown-rtems4.12</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a BSD-compatible install... /usr/bin/install -c</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether build environment is sane... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a thread-safe mkdir -p... /bin/mkdir -p</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gawk... gawk</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether make sets $(MAKE)... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether to enable maintainer-specific portions of Makefiles... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking that generated files are newer than configure... done</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: creating ./config.status</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: configuring in ./tools/build</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: running /bin/bash '../../../Source/tools/build/configure' '--prefix=/home/xubuntu/Development/RTEMS/RTEMS_OS/dist/SPARC' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu'  '--enable-rtemsbsp=sis' '--enable-tests=samples' '--target=sparc-rtems4.12'  '--cache-file=/dev/null' '--srcdir=../../../Source/tools/build'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gmake... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for make... make</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for RTEMS Version... 4.11.99.0</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking build system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking host system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a BSD-compatible install... /usr/bin/install -c</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether build environment is sane... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a thread-safe mkdir -p... /bin/mkdir -p</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gawk... gawk</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether make sets $(MAKE)... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether to enable maintainer-specific portions of Makefiles... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for x86_64-pc-linux-gnu-gcc... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gcc... gcc</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether the C compiler works... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for C compiler default output file name... a.out</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for suffix of executables... </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether we are cross compiling... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for suffix of object files... o</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether we are using the GNU C compiler... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether gcc accepts -g... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gcc option to accept ISO C89... none needed</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for style of include used by make... GNU</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking dependency style of gcc... gcc3</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking how to run the C preprocessor... gcc -E</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for grep that handles long lines and -e... /bin/grep</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for egrep... /bin/grep -E</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for ANSI C header files... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for sys/types.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for sys/stat.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for stdlib.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for string.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for memory.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for strings.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for inttypes.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for stdint.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for unistd.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking getopt.h usability... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking getopt.h presence... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for getopt.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking libgen.h usability... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking libgen.h presence... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for libgen.h... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for strerror... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for strtol... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for basename... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for strnlen... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for bash... /bin/bash</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking that generated files are newer than configure... done</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: creating ./config.status</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating Makefile</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating install-if-change</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating config.h</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: config.h is unchanged</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: executing depfiles commands</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: configuring in ./tools/cpu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: running /bin/bash '../../../Source/tools/cpu/configure' '--prefix=/home/xubuntu/Development/RTEMS/RTEMS_OS/dist/SPARC' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu'  '--enable-rtemsbsp=sis' '--enable-tests=samples' '--target=sparc-rtems4.12'  '--cache-file=/dev/null' '--srcdir=../../../Source/tools/cpu'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gmake... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for make... make</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for RTEMS Version... 4.11.99.0</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking build system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking host system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking target system type... sparc-unknown-rtems4.12</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking rtems target cpu... sparc</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a BSD-compatible install... /usr/bin/install -c</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether build environment is sane... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a thread-safe mkdir -p... /bin/mkdir -p</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gawk... gawk</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether make sets $(MAKE)... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether to enable maintainer-specific portions of Makefiles... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for bash... /bin/bash</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking that generated files are newer than configure... done</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: creating ./config.status</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating Makefile</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    === configuring in generic (/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/cpu/generic)</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: running /bin/bash ../../../../Source/tools/cpu/generic/configure --disable-option-checking '--prefix=/home/xubuntu/Development/RTEMS/RTEMS_OS/dist/SPARC'  '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--enable-rtemsbsp=sis' '--enable-tests=samples' '--target=sparc-rtems4.12' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=sparc-rtems4.12' --cache-file=/dev/null --srcdir=../../../../Source/tools/cpu/generic</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gmake... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for make... make</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for RTEMS Version... 4.11.99.0</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking build system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking host system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking target system type... sparc-unknown-rtems4.12</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking rtems target cpu... sparc</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a BSD-compatible install... /usr/bin/install -c</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether build environment is sane... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a thread-safe mkdir -p... /bin/mkdir -p</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gawk... gawk</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether make sets $(MAKE)... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether to enable maintainer-specific portions of Makefiles... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for bash... /bin/bash</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking that generated files are newer than configure... done</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: creating ./config.status</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating Makefile</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating size_rtems</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: configuring in ./testsuites/tools</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: running /bin/bash '../../../Source/testsuites/tools/configure' '--prefix=/home/xubuntu/Development/RTEMS/RTEMS_OS/dist/SPARC' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu'  '--enable-rtemsbsp=sis' '--enable-tests=samples' '--target=sparc-rtems4.12'  '--cache-file=/dev/null' '--srcdir=../../../Source/testsuites/tools'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gmake... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for make... make</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for RTEMS Version... 4.11.99.0</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking build system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking host system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking target system type... sparc-unknown-rtems4.12</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking rtems target cpu... sparc</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a BSD-compatible install... /usr/bin/install -c</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether build environment is sane... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a thread-safe mkdir -p... /bin/mkdir -p</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gawk... gawk</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether make sets $(MAKE)... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether to enable maintainer-specific portions of Makefiles... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking that generated files are newer than configure... done</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: creating ./config.status</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating Makefile</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    === configuring in generic (/home/xubuntu/Development/RTEMS/RTEMS_OS/build/testsuites/tools/generic)</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: running /bin/bash ../../../../Source/testsuites/tools/generic/configure --disable-option-checking '--prefix=/home/xubuntu/Development/RTEMS/RTEMS_OS/dist/SPARC'  '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--enable-rtemsbsp=sis' '--enable-tests=samples' '--target=sparc-rtems4.12' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'target_alias=sparc-rtems4.12' --cache-file=/dev/null --srcdir=../../../../Source/testsuites/tools/generic</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gmake... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for make... make</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for RTEMS Version... 4.11.99.0</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking build system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking host system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking target system type... sparc-unknown-rtems4.12</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking rtems target cpu... sparc</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a BSD-compatible install... /usr/bin/install -c</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether build environment is sane... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a thread-safe mkdir -p... /bin/mkdir -p</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gawk... gawk</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether make sets $(MAKE)... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether to enable maintainer-specific portions of Makefiles... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for bash... /bin/bash</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking that generated files are newer than configure... done</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: creating ./config.status</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating Makefile</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating difftest</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating sorttimes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: configuring in sparc-rtems4.12/c</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: running /bin/bash '../../../Source/c/configure' '--prefix=/home/xubuntu/Development/RTEMS/RTEMS_OS/dist/SPARC' '--host=sparc-rtems4.12' '--build=x86_64-pc-linux-gnu' '--target=sparc-rtems4.12'  '--enable-rtemsbsp=sis' '--enable-tests=samples' '--with-target-subdir=sparc-rtems4.12' '--exec-prefix=/home/xubuntu/Development/RTEMS/RTEMS_OS/dist/SPARC/sparc-rtems4.12' '--includedir=/home/xubuntu/Development/RTEMS/RTEMS_OS/dist/SPARC/sparc-rtems4.12/include'  '--cache-file=/dev/null' '--srcdir=../../../Source/c'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gmake... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for make... make</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for RTEMS Version... 4.11.99.0</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking build system type... x86_64-pc-linux-gnu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking host system type... sparc-unknown-rtems4.12</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking target system type... sparc-unknown-rtems4.12</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking rtems target cpu... sparc</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a BSD-compatible install... /usr/bin/install -c</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether build environment is sane... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for sparc-rtems4.12-strip... sparc-rtems4.12-strip</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for a thread-safe mkdir -p... /bin/mkdir -p</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking for gawk... gawk</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether make sets $(MAKE)... yes</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking whether to enable maintainer-specific portions of Makefiles... no</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    checking that generated files are newer than configure... done</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    configure: creating ./config.status</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating Makefile</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    config.status: creating Makefile</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    build.log</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    Making all in tools/build</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/build'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make  all-am</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/build'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/build'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/build'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    Making all in tools/cpu</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/cpu'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    Making all in generic</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/cpu/generic'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Nothing to be done for 'all'.</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/cpu/generic'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/cpu'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Nothing to be done for 'all-am'.</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/cpu'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/tools/cpu'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    Making all in testsuites/tools</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/testsuites/tools'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    Making all in generic</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/testsuites/tools/generic'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Nothing to be done for 'all'.</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/testsuites/tools/generic'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/testsuites/tools'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Nothing to be done for 'all-am'.</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/testsuites/tools'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/testsuites/tools'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    Making all in sparc-rtems4.12/c</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/sparc-rtems4.12/c'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    Making all in .</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/sparc-rtems4.12/c'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Nothing to be done for 'all-am'.</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[2]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/sparc-rtems4.12/c'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build/sparc-rtems4.12/c'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Entering directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Nothing to be done for 'all-am'.</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">    make[1]: Leaving directory '/home/xubuntu/Development/RTEMS/RTEMS_OS/build'</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">When I inspect my build directory, I see make files, but nothing seems to be compiled. I also search for the “samples” test program “ticker” and do not see anything in my project directory. Any ideas what I’m doing wrong?</span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729"> </span><o:p></o:p></pre>
<pre style="background:#EFF0F1"><span style="font-family:Consolas;color:#242729">- Joey D.</span><o:p></o:p></pre>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="font-family:"Courier New""> </span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><br>
<br>
This message and any enclosures are intended only for the addressee. Please <br>
notify the sender by email if you are not the intended recipient. If you are <br>
not the intended recipient, you may not use, copy, disclose, or distribute this <br>
message or its contents or enclosures to any other person and any such actions <br>
may be unlawful. Ball reserves the right to monitor and review all messages <br>
and enclosures sent to or from this email address.<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.rtems.org_mailman_listinfo_users&d=DwMFaQ&c=jF7FvYH6t0RX1HrEjVCgHQ&r=bcW4I2OeTMRR6lOqlbMy8LAX0B8qqHDKCKLLVCaH1TA&m=OF6z52Pk9cEnscrNMZC-2rRhjLM2CYargXBKy7O0rJk&s=gT5h2r9fYH5JvvfqLA5ZJVp6rBKcV5__irmcSAg92QU&e=" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>

<DIV>
<BR>
<BR>
This message and any enclosures are intended only for the addressee.  Please <BR>
notify the sender by email if you are not the intended recipient.  If you are <BR>
not the intended recipient, you may not use, copy, disclose, or distribute this <BR>
message or its contents or enclosures to any other person and any such actions <BR>
may be unlawful.  Ball reserves the right to monitor and review all messages <BR>
and enclosures sent to or from this email address.<BR>
</DIV></body>
</html>