<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }body { font-size: 10.5pt; font-family: 微软雅黑; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div>thank you very much </div><div><br></div><div><span></span>ok , i has do what you said item 1 and 2.  and i can do my rtems application in windows envirment in xilink sdk. </div><div><br></div><div>i just want to follow the rtems eclipse doc to do the build process , because i just want to know more about the autotools. so if there is a problem , i think i do not pay attention to this part. </div>
<div><br></div><div>best</div><div>bin.wang</div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div>bin.wang@qkmtech.com</div></div></span></div>
<blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div> </div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b> <a href="mailto:chrisj@rtems.org">Chris Johns</a></div><div><b>Date:</b> 2017-12-27 15:33</div><div><b>To:</b> <a href="mailto:bin.wang@qkmtech.com">bin.wang@qkmtech.com</a>; <a href="mailto:users@rtems.org">Users</a></div><div><b>Subject:</b> Re: configure problem</div></div></div><div><div>On 27/12/17 3:16 pm, bin.wang@qkmtech.com wrote:</div>
<div>> ok ,sorry , i am new to rtems . </div>
<div>> yes, i use the MSYS2 to build the tools. so i use the tools path in the xilinx</div>
<div>> sdk , as the document said ,i add the tools path to the PAHT envirment variable</div>
<div>> </div>
<div>> you means i should use the pure eclipse ? and do not use the xilinx sdk?</div>
<div> </div>
<div>It might be a good idea if you can.</div>
<div> </div>
<div>Let me attempt to break down what is happening ....</div>
<div> </div>
<div>1. RTEMS Tools, the GCC compiler, assembler and debugger. You need MSYS2 to</div>
<div>build these because of the autoconf configure used and size of the build. I also</div>
<div>think cygwin can be used but I do not test this.</div>
<div> </div>
<div>2. RTEMS Kernel. I have only built RTEMS on Windows using MSYS2. In theory you</div>
<div>any working shell on Windows should be OK but I have not tested this. Again a</div>
<div>good working shell is needed because of the autoconf based build system.</div>
<div> </div>
<div>Items 1 and 2 create native executables and suitable libraries and you can in</div>
<div>theory use any Windows environment that runs native Windows executables.</div>
<div> </div>
<div>> now i get the follow error</div>
<div>> </div>
<div>> //--------------------------------------------------------------------------------------------------------------------------------------</div>
<div>> </div>
<div>> Generating Makefile in build directory: E:/workdir/pallas_SDKworkspace/rtems_kernel_build/build</div>
<div>> </div>
<div>> sh -c "/E/workdir/pallas_SDKworkspace/rtems_kernel_build/rtems-4.11.2/configure --target=arm-rtems4.11 --prefix=/kernelinstall --enable-rtemsbsp=xilinx_zynq_zc702 --enable-tests --enable-posix --disable-networking --enable-cxx --enable-rtems-debug" </div>
<div>> checking for gmake... no</div>
<div>> checking for gmake... no</div>
<div>> checking for make... make</div>
<div>> checking for RTEMS Version... 4.11.2</div>
<div>> checking build system type... i686-pc-mingw32</div>
<div>> checking host system type... i686-pc-mingw32</div>
<div>> checking target system type... arm-unknown-rtems4.11</div>
<div>> checking for a BSD-compatible install... /g/software/xilinx/SDK/2017.3/gnuwin/bin/ginstall -c</div>
<div>> configure: error: ls -t appears to fail.  Make sure there is not a broken</div>
<div>> configure: error: ls -t appears to fail.  Make sure there is not a broken</div>
<div>>   alias in your environment</div>
<div>This looks like the environment does not work with autoconf's configure file.</div>
<div> </div>
<div>There is not much we can do.</div>
<div> </div>
<div>Chris</div>
</div></blockquote>
</body></html>