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

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

<body lang=ZH-TW link=blue vlink=purple style='text-justify-trim:punctuation'>

<div class=WordSection1>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"新細明體","serif"'>Dear
all<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"新細明體","serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"新細明體","serif"'>I
downloaded a tool chain from this website<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"新細明體","serif"'><a
href="http://www.codesourcery.com/sgpp/lite/arm/portal/subscription?@template=lite">http://www.codesourcery.com/sgpp/lite/arm/portal/subscription?@template=lite</a><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"新細明體","serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"新細明體","serif"'>I
have try the follow steps to configure mpich2<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal style='text-autospace:none'><b><span lang=EN-US
style='font-size:11.0pt;font-family:"新細明體","serif"'>$export
CC=/home/sn/multiARM/arm-2010q1/bin/arm-none-linux-gnueabi-gcc<o:p></o:p></span></b></p>

<p class=MsoNormal style='text-autospace:none'><b><span lang=EN-US
style='font-size:11.0pt;font-family:"新細明體","serif"'>$export
AR=/home/sn/multiARM/arm-2010q1/bin/arm-none-linux-gnueabi-ar<o:p></o:p></span></b></p>

<p class=MsoNormal style='text-autospace:none'><b><span lang=EN-US
style='font-size:11.0pt;font-family:"新細明體","serif"'>$export
RANLIB=/home/sn/multiARM/arm-2010q1/bin/arm-none-linux-gnueabi-ranlib<o:p></o:p></span></b></p>

<p class=MsoNormal style='text-autospace:none'><b><span lang=EN-US
style='font-size:11.0pt;font-family:"新細明體","serif"'>$export
AS=/home/sn/multiARM/arm-2010q1/bin/arm-none-linux-gnueabi-as<o:p></o:p></span></b></p>

<p class=MsoNormal style='text-autospace:none'><b><span lang=EN-US
style='font-size:11.0pt;font-family:"新細明體","serif"'>$export
LD=/home/sn/multiARM/arm-2010q1/bin/arm-none-linux-gnueabi-ld<o:p></o:p></span></b></p>

<p class=MsoNormal style='text-autospace:none'><b><span lang=EN-US
style='font-size:11.0pt;font-family:"新細明體","serif"'>$export
NM=/home/sn/multiARM/arm-2010q1/bin/arm-none-linux-gnueabi-nm<o:p></o:p></span></b></p>

<p class=MsoNormal style='text-autospace:none'><b><span lang=EN-US
style='font-size:11.0pt;font-family:"新細明體","serif"'><o:p>&nbsp;</o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US style='font-size:11.0pt;font-family:
"新細明體","serif"'>$/home/sn/mpich2/libraries/mpich2-1.2.1p1/configure
--disable-f77 --disable-f90 --disable-cxx --disable-sharedlibs
--prefix=/home/sn/mpich2/mpich2-install --build=i686-pc-linux-gnu
--host=arm-none-linux-gnueabi&nbsp; 2&gt;&amp;1 | tee c.txt<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"新細明體","serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"新細明體","serif"'>However
the terminal will generate this error message as follow<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><b><span lang=EN-US>configure: WARNING: Could not define
Fortran MPI datatypes for C<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US>checking the sizeof MPI_Offset…
/home/sn/mpich2/libraries/mpich2-1.2.1p1/configure: line 41544: ./conftest:
cannot execute binary file<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US>configure: WARNING: Unable to run the
program to determine the size of MPI_Offset<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US>unknown<o:p></o:p></span></b></p>

<p class=MsoNormal><b><span lang=EN-US>configure: error: Unable to convert
MPI_SIZEOF_OFFSET to a hex string. This is either because we are building on a
very strange platform or there is a bug some in configure.<o:p></o:p></span></b></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"新細明體","serif"'>Is there
any steps I tried was wrong!?<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"新細明體","serif"'>I don’t
why the terminal generate this message.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"新細明體","serif"'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"新細明體","serif"'>Thanks a
lot<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-family:"新細明體","serif"'>Best
Regards<o:p></o:p></span></p>

</div>

</body>

</html>