<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Jeff,<br>
<br>
maybe you could try this:<br>
<br>
./configure \<br>
.. your configure options here ... \<br>
--host=i386 --target=arm \<br>
CXX=arm-unknown-linux-uclibcgnueabi-g++ \<br>
CC=arm-unknown-linux-uclibcgnueabi-gcc<br>
<br>
regards<br>
Ralf<br>
<br>
schrieb Jeff Krasky:
<blockquote cite="mid:001101cca53d$e38bf490$0400a8c0@dspcgrnzks9p98"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 11 (filtered
medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
{font-family:"\@MS Mincho";}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:blue;
text-decoration:underline;}
pre
{margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";}
tt
{font-family:"Courier New";}
span.EmailStyle19
{mso-style-type:personal;
font-family:"Times New Roman";
color:black;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
span.EmailStyle20
{mso-style-type:personal;
font-family:"Times New Roman";
color:black;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
span.EmailStyle21
{mso-style-type:personal;
font-family:"Times New Roman";
color:black;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
span.EmailStyle22
{mso-style-type:personal-reply;
font-family:"Times New Roman";
color:black;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
<div class="Section1">
<div>
<div id="AOLMsgPart_3_51dafb3e-ca27-4f8a-a169-404bd2d0e7ff">
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="2"><span
style="font-size:11.0pt;font-family:"Times New
Roman";color:black">Ok, it looks
like I made it past the ./configure step. I say
this because when I look
at the output I don’t see the word “error”. This
was
the command (the only difference from previous one
is the lack of the ‘-‘
sign at end of compiler name):<o:p></o:p></span></font></tt></p>
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="2"><span
style="font-size:11.0pt;font-family:"Times New
Roman";color:black"><o:p> </o:p></span></font></tt></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">./configure
--prefix=/home/user1/buildroot-2011.05/output/target/opt
--with-linux-dir=/home/user1/buildroot-2011.05/output/build/linux-2.6.33
--enable-generic
--host=arm-unknown-linux-uclibcgnueabi<o:p></o:p></span></font></p>
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="2"><span
style="font-size:11.0pt;font-family:"Times New
Roman";color:black"><o:p> </o:p></span></font></tt></p>
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="2"><span
style="font-size:11.0pt;font-family:"Times New
Roman";color:black"><o:p> </o:p></span></font></tt></p>
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="2"><span
style="font-size:11.0pt;font-family:"Times New
Roman";color:black">So then I
performed <o:p></o:p></span></font></tt></p>
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="2"><span
style="font-size:11.0pt;font-family:"Times New
Roman";color:black"><o:p> </o:p></span></font></tt></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make ARCH=arm
CROSS_COMPILE=arm-unknown-linux-uclibcgnueabi<o:p></o:p></span></font></p>
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="2"><span
style="font-size:11.0pt;font-family:"Times New
Roman";color:black"><o:p> </o:p></span></font></tt></p>
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="2"><span
style="font-size:11.0pt;font-family:"Times New
Roman";color:black">and I saw
these errors (I’ll paste all output at the end of
this email, just to be
safe):<o:p></o:p></span></font></tt></p>
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="2"><span
style="font-size:11.0pt;font-family:"Times New
Roman";color:black"><o:p> </o:p></span></font></tt></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/bin/sh ../libtool
--tag=CXX --mode=link g++ -I../include -I../master
-Wall -DREV=`if
test -s ../revision; then cat ../revision; else hg id
-i .. 2>/dev/null ||
echo "unknown"; fi` -fno-strict-aliasing -g -O2 -o
ethercat
soe_errors.o ethercat-Command.o
ethercat-CommandAlias.o
ethercat-CommandCStruct.o ethercat-CommandConfig.o
ethercat-CommandData.o
ethercat-CommandDebug.o ethercat-CommandDomains.o
ethercat-CommandDownload.o
ethercat-CommandFoeRead.o ethercat-CommandFoeWrite.o
ethercat-CommandGraph.o ethercat-CommandMaster.o
ethercat-CommandPdos.o ethercat-CommandRegRead.o
ethercat-CommandRegWrite.o
ethercat-CommandRescan.o ethercat-CommandSdos.o
ethercat-CommandSiiRead.o
ethercat-CommandSiiWrite.o ethercat-CommandSlaves.o
ethercat-CommandSoeRead.o
ethercat-CommandSoeWrite.o ethercat-CommandStates.o
ethercat-CommandUpload.o
ethercat-CommandVersion.o ethercat-CommandXml.o
ethercat-DataTypeHandler.o
ethercat-FoeCommand.o ethercat-MasterDevice.o
ethercat-NumberListParser.o
ethercat-SdoCommand.o ethercat-SoeCommand.o
ethercat-main.o ethercat-sii_crc.o
ethercat-CommandEoe.o <o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">libtool: link: g++
-I../include -I../master -Wall -DREV=unknown
-fno-strict-aliasing -g -O2 -o
ethercat soe_errors.o ethercat-Command.o
ethercat-CommandAlias.o
ethercat-CommandCStruct.o ethercat-CommandConfig.o
ethercat-CommandData.o
ethercat-CommandDebug.o ethercat-CommandDomains.o
ethercat-CommandDownload.o
ethercat-CommandFoeRead.o ethercat-CommandFoeWrite.o
ethercat-CommandGraph.o
ethercat-CommandMaster.o ethercat-CommandPdos.o
ethercat-CommandRegRead.o
ethercat-CommandRegWrite.o ethercat-CommandRescan.o
ethercat-CommandSdos.o
ethercat-CommandSiiRead.o ethercat-CommandSiiWrite.o
ethercat-CommandSlaves.o
ethercat-CommandSoeRead.o ethercat-CommandSoeWrite.o
ethercat-CommandStates.o
ethercat-CommandUpload.o ethercat-CommandVersion.o
ethercat-CommandXml.o
ethercat-DataTypeHandler.o ethercat-FoeCommand.o
ethercat-MasterDevice.o
ethercat-NumberListParser.o ethercat-SdoCommand.o
ethercat-SoeCommand.o
ethercat-main.o ethercat-sii_crc.o
ethercat-CommandEoe.o <o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld:
arm
architecture of input file `soe_errors.o' is
incompatible with i386 output<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld:
BFD
(GNU Binutils; openSUSE 11.4) 2.21 assertion fail
../../bfd/elf32-i386.c:2864<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld:
BFD
(GNU Binutils; openSUSE 11.4) 2.21 assertion fail
../../bfd/elf32-i386.c:2864<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld:
BFD
(GNU Binutils; openSUSE 11.4) 2.21 assertion fail
../../bfd/elf32-i386.c:2864<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">collect2: ld returned 1 exit
status<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: *** [ethercat]
Error 1<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/tool'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[1]: *** [all-recursive]
Error 1<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[1]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make: *** [all] Error 2<o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New"">user1@dhcppc15:~/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d><o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New"">I guess the part
that stands out is “arm
architecture of input file `soe_errors.o' is
incompatible with i386 output”.
Since the input file is in ARM format (apparently)
which is correct, does the
problem have to do with i386 output? I certainly
don’t want that.<o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New"">Thanks again,<o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New"">Jeff<o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New"">Here is output of
last ‘./configure’ and
‘make’ commands:<o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Courier New" size="2"><span
style="font-size:10.0pt;
font-family:"Courier New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">user1@dhcppc15:~/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d>
./configure
--prefix=/home/user1/buildroot-2011.05/output/target/opt
--with-linux-dir=/home/user1/buildroot-2011.05/output/build/linux-2.6.33
--enable-generic
--host=arm-unknown-linux-uclibcgnueabi<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">configure: WARNING: if you
wanted to set the --build type, don't use --host.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""> If a
cross compiler is detected then cross compile mode
will be used<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for a
BSD-compatible install... /usr/bin/install -c<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether build
environment is sane... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-strip...
arm-unknown-linux-uclibcgnueabi-strip<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for a thread-safe
mkdir -p... /bin/mkdir -p<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for gawk... gawk<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether make sets
$(MAKE)... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-g++... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-c++... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-gpp... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-aCC... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-CC... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-cxx... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-cc++... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-cl.exe... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-FCC...
no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-KCC... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-RCC... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-xlC_r... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-xlC... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for g++... g++<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether the C++
compiler works... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for C++ compiler
default output file name... a.out<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for suffix of
executables... <o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether we are
cross compiling... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for suffix of
object files... o<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether we are
using the GNU C++ compiler... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether g++ accepts
-g... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for style of
include used by make... GNU<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking dependency style of
g++... gcc3<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking build system
type... i686-suse-linux-gnu<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking host system type...
arm-unknown-linux-uclibcgnueabi<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-gcc...
arm-unknown-linux-uclibcgnueabi-gcc<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether we are
using the GNU C compiler... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether
arm-unknown-linux-uclibcgnueabi-gcc accepts -g... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-gcc option to accept
ISO C89... none needed<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking dependency style of
arm-unknown-linux-uclibcgnueabi-gcc... gcc3<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for a sed that does
not truncate output... /usr/bin/sed<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for grep that
handles long lines and -e... /usr/bin/grep<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for egrep...
/usr/bin/grep -E<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for fgrep...
/usr/bin/grep -F<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for ld used by
arm-unknown-linux-uclibcgnueabi-gcc...
/home/user1/buildroot-2011.05/output/host/usr/arm-unknown-linux-uclibcgnueabi/bin/ld<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if the linker
(/home/user1/buildroot-2011.05/output/host/usr/arm-unknown-linux-uclibcgnueabi/bin/ld)
is
GNU ld... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for BSD- or
MS-compatible name lister (nm)...
/home/user1/buildroot-2011.05/output/host/usr/bin//arm-unknown-linux-uclibcgnueabi-nm
-B<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking the name lister
(/home/user1/buildroot-2011.05/output/host/usr/bin//arm-unknown-linux-uclibcgnueabi-nm
-B)
interface... BSD nm<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether ln -s
works... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking the maximum length
of command line arguments... 1572864<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether the shell
understands some XSI constructs... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether the shell
understands "+="... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
/home/user1/buildroot-2011.05/output/host/usr/arm-unknown-linux-uclibcgnueabi/bin/ld
option
to reload object files... -r<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-objdump...
arm-unknown-linux-uclibcgnueabi-objdump<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking how to recognize
dependent libraries... pass_all<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-ar...
arm-unknown-linux-uclibcgnueabi-ar<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-strip...
(cached) arm-unknown-linux-uclibcgnueabi-strip<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-ranlib...
arm-unknown-linux-uclibcgnueabi-ranlib<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking command to parse
/home/user1/buildroot-2011.05/output/host/usr/bin//arm-unknown-linux-uclibcgnueabi-nm
-B
output from arm-unknown-linux-uclibcgnueabi-gcc
object... ok<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking how to run the C
preprocessor... arm-unknown-linux-uclibcgnueabi-gcc -E<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for ANSI C header
files... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for sys/types.h...
yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for sys/stat.h...
yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for stdlib.h... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for string.h... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for memory.h... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for strings.h...
yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for inttypes.h...
yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for stdint.h... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for unistd.h... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for dlfcn.h... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether we are
using the GNU C++ compiler... (cached) yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether g++ accepts
-g... (cached) yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking dependency style of
g++... (cached) gcc3<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking how to run the C++
preprocessor... g++ -E<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for objdir... .libs<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if
arm-unknown-linux-uclibcgnueabi-gcc supports -fno-rtti
-fno-exceptions... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for
arm-unknown-linux-uclibcgnueabi-gcc option to produce
PIC... -fPIC -DPIC<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if
arm-unknown-linux-uclibcgnueabi-gcc PIC flag -fPIC
-DPIC works... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if
arm-unknown-linux-uclibcgnueabi-gcc static flag
-static works... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if
arm-unknown-linux-uclibcgnueabi-gcc supports -c -o
file.o... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if
arm-unknown-linux-uclibcgnueabi-gcc supports -c -o
file.o... (cached) yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether the
arm-unknown-linux-uclibcgnueabi-gcc linker
(/home/user1/buildroot-2011.05/output/host/usr/arm-unknown-linux-uclibcgnueabi/bin/ld)
supports
shared libraries... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether -lc should
be explicitly linked in... no<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking dynamic linker
characteristics... GNU/Linux ld.so<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking how to hardcode
library paths into programs... immediate<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether stripping
libraries is possible... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if libtool supports
shared libraries... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether to build
shared libraries... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether to build
static libraries... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for ld used by
g++...
/home/user1/buildroot-2011.05/output/host/usr/arm-unknown-linux-uclibcgnueabi/bin/ld<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if the linker
(/home/user1/buildroot-2011.05/output/host/usr/arm-unknown-linux-uclibcgnueabi/bin/ld)
is
GNU ld... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether the g++
linker
(/home/user1/buildroot-2011.05/output/host/usr/arm-unknown-linux-uclibcgnueabi/bin/ld)
supports
shared libraries... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for g++ option to
produce PIC... -fPIC -DPIC<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if g++ PIC flag
-fPIC -DPIC works... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if g++ static flag
-static works... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if g++ supports -c
-o file.o... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking if g++ supports -c
-o file.o... (cached) yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether the g++
linker
(/home/user1/buildroot-2011.05/output/host/usr/arm-unknown-linux-uclibcgnueabi/bin/ld)
supports
shared libraries... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking dynamic linker
characteristics... GNU/Linux ld.so<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking how to hardcode
library paths into programs... immediate<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking whether
arm-unknown-linux-uclibcgnueabi-gcc and cc understand
-c and -o together... yes<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for Linux kernel
sources...
/home/user1/buildroot-2011.05/output/build/linux-2.6.33
(Kernel
2.6.33)<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for Linux modules
installation directory... ethercat<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for kernel for
8139too driver... 2.6.33<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for RTAI path...
not specified.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">checking for Xenomai path...
not specified.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">configure: creating
./config.status<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
Doxyfile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
devices/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
devices/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
devices/e1000/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
devices/e1000/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
ethercat.spec<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/dc_rtai/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/dc_rtai/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/dc_user/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/mini/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/mini/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/rtai/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/rtai/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/tty/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/tty/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/user/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/xenomai/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/xenomai_posix/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
examples/rtai_rtdm/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
include/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
lib/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
m4/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
master/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
master/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
script/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
script/init.d/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
script/init.d/ethercat<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
script/sysconfig/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
tool/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
tty/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
tty/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
rtdm/Makefile<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
rtdm/Kbuild<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: creating
config.h<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: executing
depfiles commands<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">config.status: executing
libtool commands<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">user1@dhcppc15:~/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d>
<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New""><o:p> </o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">user1@dhcppc15:~/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d>
make
ARCH=arm CROSS_COMPILE=arm-unknown-linux-uclibcgnueabi<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make all-recursive<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[1]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">Making all in devices<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make all-recursive<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">Making all in e1000<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[4]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices/e1000'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make all-am<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[5]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices/e1000'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[5]: Nothing to be done
for `all-am'.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[5]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices/e1000'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[4]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices/e1000'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[4]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[4]: Nothing to be done
for `all-am'.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[4]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/devices'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">Making all in include<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/include'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Nothing to be done
for `all'.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/include'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">Making all in master<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/master'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make all-am<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/master'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Nothing to be done
for `all-am'.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/master'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/master'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">Making all in script<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">Making all in init.d<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script/init.d'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make all-am<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[4]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script/init.d'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[4]: Nothing to be done
for `all-am'.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[4]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script/init.d'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script/init.d'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">Making all in sysconfig<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script/sysconfig'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Nothing to be done
for `all'.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script/sysconfig'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Nothing to be done
for `all-am'.<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[3]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/script'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">Making all in tool<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Entering directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/tool'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">arm-unknown-linux-uclibcgnueabi-gcc
-DHAVE_CONFIG_H -I. -I.. -g -O2 -MT soe_errors.o
-MD
-MP -MF .deps/soe_errors.Tpo -c -o soe_errors.o `test
-f
'../master/soe_errors.c' || echo
'./'`../master/soe_errors.c<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f .deps/soe_errors.Tpo
.deps/soe_errors.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-Command.o -MD
-MP -MF .deps/ethercat-Command.Tpo -c -o
ethercat-Command.o `test -f
'Command.cpp' || echo './'`Command.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-Command.Tpo .deps/ethercat-Command.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandAlias.o -MD -MP -MF
.deps/ethercat-CommandAlias.Tpo -c -o
ethercat-CommandAlias.o `test -f 'CommandAlias.cpp' ||
echo
'./'`CommandAlias.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandAlias.Tpo
.deps/ethercat-CommandAlias.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandCStruct.o -MD -MP -MF
.deps/ethercat-CommandCStruct.Tpo -c -o
ethercat-CommandCStruct.o `test -f
'CommandCStruct.cpp' || echo
'./'`CommandCStruct.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandCStruct.Tpo
.deps/ethercat-CommandCStruct.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandConfig.o -MD -MP -MF
.deps/ethercat-CommandConfig.Tpo -c -o
ethercat-CommandConfig.o `test -f 'CommandConfig.cpp'
|| echo
'./'`CommandConfig.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandConfig.Tpo
.deps/ethercat-CommandConfig.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandData.o
-MD -MP -MF .deps/ethercat-CommandData.Tpo -c -o
ethercat-CommandData.o `test
-f 'CommandData.cpp' || echo './'`CommandData.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandData.Tpo
.deps/ethercat-CommandData.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo "unknown";
fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandDebug.o -MD -MP -MF
.deps/ethercat-CommandDebug.Tpo -c -o
ethercat-CommandDebug.o `test -f
'CommandDebug.cpp' || echo './'`CommandDebug.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandDebug.Tpo
.deps/ethercat-CommandDebug.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandDomains.o -MD -MP -MF
.deps/ethercat-CommandDomains.Tpo -c -o
ethercat-CommandDomains.o `test -f
'CommandDomains.cpp' || echo
'./'`CommandDomains.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandDomains.Tpo
.deps/ethercat-CommandDomains.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandDownload.o -MD -MP -MF
.deps/ethercat-CommandDownload.Tpo -c -o
ethercat-CommandDownload.o `test -f
'CommandDownload.cpp' || echo
'./'`CommandDownload.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandDownload.Tpo
.deps/ethercat-CommandDownload.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandFoeRead.o -MD -MP -MF
.deps/ethercat-CommandFoeRead.Tpo -c -o
ethercat-CommandFoeRead.o `test -f
'CommandFoeRead.cpp' || echo
'./'`CommandFoeRead.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f .deps/ethercat-CommandFoeRead.Tpo
.deps/ethercat-CommandFoeRead.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandFoeWrite.o -MD -MP -MF
.deps/ethercat-CommandFoeWrite.Tpo -c -o
ethercat-CommandFoeWrite.o `test -f
'CommandFoeWrite.cpp' || echo
'./'`CommandFoeWrite.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandFoeWrite.Tpo
.deps/ethercat-CommandFoeWrite.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandGraph.o -MD -MP -MF
.deps/ethercat-CommandGraph.Tpo -c -o
ethercat-CommandGraph.o `test -f 'CommandGraph.cpp' ||
echo
'./'`CommandGraph.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandGraph.Tpo
.deps/ethercat-CommandGraph.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandMaster.o -MD -MP -MF
.deps/ethercat-CommandMaster.Tpo -c -o
ethercat-CommandMaster.o `test -f 'CommandMaster.cpp'
|| echo './'`CommandMaster.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandMaster.Tpo
.deps/ethercat-CommandMaster.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandPdos.o
-MD -MP -MF .deps/ethercat-CommandPdos.Tpo -c -o
ethercat-CommandPdos.o `test
-f 'CommandPdos.cpp' || echo './'`CommandPdos.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandPdos.Tpo
.deps/ethercat-CommandPdos.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandRegRead.o -MD -MP -MF
.deps/ethercat-CommandRegRead.Tpo -c -o
ethercat-CommandRegRead.o `test -f
'CommandRegRead.cpp' || echo
'./'`CommandRegRead.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandRegRead.Tpo
.deps/ethercat-CommandRegRead.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandRegWrite.o -MD -MP -MF
.deps/ethercat-CommandRegWrite.Tpo -c -o
ethercat-CommandRegWrite.o `test -f
'CommandRegWrite.cpp' || echo
'./'`CommandRegWrite.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandRegWrite.Tpo
.deps/ethercat-CommandRegWrite.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandRescan.o -MD -MP -MF
.deps/ethercat-CommandRescan.Tpo -c -o
ethercat-CommandRescan.o `test -f 'CommandRescan.cpp'
|| echo
'./'`CommandRescan.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandRescan.Tpo
.deps/ethercat-CommandRescan.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandSdos.o
-MD -MP -MF .deps/ethercat-CommandSdos.Tpo -c -o
ethercat-CommandSdos.o `test
-f 'CommandSdos.cpp' || echo './'`CommandSdos.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandSdos.Tpo
.deps/ethercat-CommandSdos.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandSiiRead.o -MD -MP -MF
.deps/ethercat-CommandSiiRead.Tpo -c -o
ethercat-CommandSiiRead.o `test -f
'CommandSiiRead.cpp' || echo
'./'`CommandSiiRead.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandSiiRead.Tpo
.deps/ethercat-CommandSiiRead.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandSiiWrite.o -MD -MP -MF
.deps/ethercat-CommandSiiWrite.Tpo -c -o
ethercat-CommandSiiWrite.o `test -f
'CommandSiiWrite.cpp' || echo
'./'`CommandSiiWrite.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandSiiWrite.Tpo
.deps/ethercat-CommandSiiWrite.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandSlaves.o -MD -MP -MF
.deps/ethercat-CommandSlaves.Tpo -c -o
ethercat-CommandSlaves.o `test -f 'CommandSlaves.cpp'
|| echo
'./'`CommandSlaves.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f .deps/ethercat-CommandSlaves.Tpo
.deps/ethercat-CommandSlaves.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandSoeRead.o
-MD -MP -MF .deps/ethercat-CommandSoeRead.Tpo -c -o
ethercat-CommandSoeRead.o
`test -f 'CommandSoeRead.cpp' || echo
'./'`CommandSoeRead.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandSoeRead.Tpo
.deps/ethercat-CommandSoeRead.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandSoeWrite.o -MD -MP -MF
.deps/ethercat-CommandSoeWrite.Tpo -c -o
ethercat-CommandSoeWrite.o `test -f
'CommandSoeWrite.cpp' || echo
'./'`CommandSoeWrite.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandSoeWrite.Tpo
.deps/ethercat-CommandSoeWrite.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s ../revision;
then cat ../revision; else hg id -i .. 2>/dev/null
|| echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandStates.o -MD -MP -MF
.deps/ethercat-CommandStates.Tpo -c -o
ethercat-CommandStates.o `test -f 'CommandStates.cpp'
|| echo './'`CommandStates.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandStates.Tpo
.deps/ethercat-CommandStates.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandUpload.o -MD -MP -MF
.deps/ethercat-CommandUpload.Tpo -c -o
ethercat-CommandUpload.o `test -f 'CommandUpload.cpp'
|| echo
'./'`CommandUpload.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandUpload.Tpo
.deps/ethercat-CommandUpload.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandVersion.o -MD -MP -MF
.deps/ethercat-CommandVersion.Tpo -c -o
ethercat-CommandVersion.o `test -f
'CommandVersion.cpp' || echo
'./'`CommandVersion.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandVersion.Tpo
.deps/ethercat-CommandVersion.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandXml.o
-MD -MP -MF .deps/ethercat-CommandXml.Tpo -c -o
ethercat-CommandXml.o `test -f
'CommandXml.cpp' || echo './'`CommandXml.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandXml.Tpo
.deps/ethercat-CommandXml.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-DataTypeHandler.o -MD -MP -MF
.deps/ethercat-DataTypeHandler.Tpo -c -o
ethercat-DataTypeHandler.o `test -f
'DataTypeHandler.cpp' || echo
'./'`DataTypeHandler.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-DataTypeHandler.Tpo
.deps/ethercat-DataTypeHandler.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-FoeCommand.o
-MD -MP -MF .deps/ethercat-FoeCommand.Tpo -c -o
ethercat-FoeCommand.o `test -f
'FoeCommand.cpp' || echo './'`FoeCommand.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-FoeCommand.Tpo
.deps/ethercat-FoeCommand.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-MasterDevice.o -MD -MP -MF
.deps/ethercat-MasterDevice.Tpo -c -o
ethercat-MasterDevice.o `test -f 'MasterDevice.cpp' ||
echo
'./'`MasterDevice.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-MasterDevice.Tpo
.deps/ethercat-MasterDevice.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-NumberListParser.o -MD -MP -MF
.deps/ethercat-NumberListParser.Tpo -c
-o ethercat-NumberListParser.o `test -f
'NumberListParser.cpp' || echo
'./'`NumberListParser.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-NumberListParser.Tpo
.deps/ethercat-NumberListParser.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-SdoCommand.o
-MD -MP -MF .deps/ethercat-SdoCommand.Tpo -c -o
ethercat-SdoCommand.o `test -f
'SdoCommand.cpp' || echo './'`SdoCommand.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-SdoCommand.Tpo
.deps/ethercat-SdoCommand.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-SoeCommand.o
-MD -MP -MF .deps/ethercat-SoeCommand.Tpo -c -o
ethercat-SoeCommand.o `test -f
'SoeCommand.cpp' || echo './'`SoeCommand.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-SoeCommand.Tpo
.deps/ethercat-SoeCommand.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-main.o -MD
-MP -MF .deps/ethercat-main.Tpo -c -o ethercat-main.o
`test -f 'main.cpp' ||
echo './'`main.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-main.Tpo .deps/ethercat-main.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-sii_crc.o -MD
-MP -MF .deps/ethercat-sii_crc.Tpo -c -o
ethercat-sii_crc.o `test -f
'sii_crc.cpp' || echo './'`sii_crc.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-sii_crc.Tpo .deps/ethercat-sii_crc.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">g++ -DHAVE_CONFIG_H -I.
-I.. -I../include -I../master -Wall -DREV=`if test
-s
../revision; then cat ../revision; else hg id -i ..
2>/dev/null || echo
"unknown"; fi` -fno-strict-aliasing -g -O2 -MT
ethercat-CommandEoe.o
-MD -MP -MF .deps/ethercat-CommandEoe.Tpo -c -o
ethercat-CommandEoe.o `test -f
'CommandEoe.cpp' || echo './'`CommandEoe.cpp<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">mv -f
.deps/ethercat-CommandEoe.Tpo
.deps/ethercat-CommandEoe.Po<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/bin/sh ../libtool
--tag=CXX --mode=link g++ -I../include -I../master
-Wall -DREV=`if
test -s ../revision; then cat ../revision; else hg id
-i .. 2>/dev/null ||
echo "unknown"; fi` -fno-strict-aliasing -g -O2 -o
ethercat soe_errors.o ethercat-Command.o
ethercat-CommandAlias.o
ethercat-CommandCStruct.o ethercat-CommandConfig.o
ethercat-CommandData.o
ethercat-CommandDebug.o ethercat-CommandDomains.o
ethercat-CommandDownload.o
ethercat-CommandFoeRead.o ethercat-CommandFoeWrite.o
ethercat-CommandGraph.o
ethercat-CommandMaster.o ethercat-CommandPdos.o
ethercat-CommandRegRead.o
ethercat-CommandRegWrite.o ethercat-CommandRescan.o
ethercat-CommandSdos.o
ethercat-CommandSiiRead.o ethercat-CommandSiiWrite.o
ethercat-CommandSlaves.o
ethercat-CommandSoeRead.o ethercat-CommandSoeWrite.o
ethercat-CommandStates.o
ethercat-CommandUpload.o ethercat-CommandVersion.o
ethercat-CommandXml.o
ethercat-DataTypeHandler.o ethercat-FoeCommand.o
ethercat-MasterDevice.o
ethercat-NumberListParser.o ethercat-SdoCommand.o
ethercat-SoeCommand.o
ethercat-main.o ethercat-sii_crc.o
ethercat-CommandEoe.o <o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">libtool: link: g++
-I../include -I../master -Wall -DREV=unknown
-fno-strict-aliasing -g -O2 -o
ethercat soe_errors.o ethercat-Command.o
ethercat-CommandAlias.o
ethercat-CommandCStruct.o ethercat-CommandConfig.o
ethercat-CommandData.o
ethercat-CommandDebug.o ethercat-CommandDomains.o
ethercat-CommandDownload.o
ethercat-CommandFoeRead.o ethercat-CommandFoeWrite.o
ethercat-CommandGraph.o
ethercat-CommandMaster.o ethercat-CommandPdos.o
ethercat-CommandRegRead.o
ethercat-CommandRegWrite.o ethercat-CommandRescan.o
ethercat-CommandSdos.o
ethercat-CommandSiiRead.o ethercat-CommandSiiWrite.o
ethercat-CommandSlaves.o
ethercat-CommandSoeRead.o ethercat-CommandSoeWrite.o
ethercat-CommandStates.o
ethercat-CommandUpload.o ethercat-CommandVersion.o
ethercat-CommandXml.o
ethercat-DataTypeHandler.o ethercat-FoeCommand.o
ethercat-MasterDevice.o
ethercat-NumberListParser.o ethercat-SdoCommand.o
ethercat-SoeCommand.o
ethercat-main.o ethercat-sii_crc.o
ethercat-CommandEoe.o <o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld:
arm
architecture of input file `soe_errors.o' is
incompatible with i386 output<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld:
BFD
(GNU Binutils; openSUSE 11.4) 2.21 assertion fail
../../bfd/elf32-i386.c:2864<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld:
BFD
(GNU Binutils; openSUSE 11.4) 2.21 assertion fail
../../bfd/elf32-i386.c:2864<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">/usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld:
BFD
(GNU Binutils; openSUSE 11.4) 2.21 assertion fail
../../bfd/elf32-i386.c:2864<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">collect2: ld returned 1 exit
status<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: *** [ethercat]
Error 1<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[2]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d/tool'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[1]: *** [all-recursive]
Error 1<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make[1]: Leaving directory
`/home/user1/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d'<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">make: *** [all] Error 2<o:p></o:p></span></font></p>
<p class="MsoNormal" style="text-autospace:none"><font
face="Courier New" size="2"><span
style="font-size:10.0pt;font-family:"Courier
New"">user1@dhcppc15:~/Desktop/EtherCAT4Atmel/etherlabmaster-4adb56c4198d>
<o:p></o:p></span></font></p>
<p class="MsoNormal"><tt><font color="black" face="Times New
Roman" size="3"><span
style="font-size:12.0pt;font-family:"Times New
Roman";color:black"><o:p> </o:p></span></font></tt></p>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
etherlab-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:etherlab-users@etherlab.org">etherlab-users@etherlab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.etherlab.org/mailman/listinfo/etherlab-users">http://lists.etherlab.org/mailman/listinfo/etherlab-users</a>
</pre>
</blockquote>
<br>
</body>
</html>