<div dir="ltr">Thanks for the help</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 25, 2013 at 10:21 AM, Pavan Balaji <span dir="ltr"><<a href="mailto:balaji@mcs.anl.gov" target="_blank">balaji@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
You don't need any of these flags if you are building mpich on an armv7 platform.  Just do ./configure.<br>
<br>
 -- Pavan<div><div class="h5"><br>
<br>
On 07/24/2013 07:26 PM, Syed. Jahanzeb Maqbool Hashmi wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello<br>
<br>
Sorry if I am being so noob in asking this.<br>
<br>
I want to build mpich for armv7 and in doing so, I want to specify arm<br>
related flags specifically, CFLAGS="-O2 –march=armv7-a –mtune=cortex-a8<br>
–mfpu=neon<br>
–mfloat-abi=hard –fomit-frame-pointer"<br>
<br>
But when I configure mpich and specify CFLAGS it fails to start by<br>
throwing this error.<br>
<br>
        linaro@weiser1:/mnt/nfs/<u></u>install/mpich-3.0.4$ ./configure<br>
        --prefix=/mnt/nfs/install/<u></u>mpich-install/4.8/ CFLAGS="-O2<br>
        -march=armv7-a -mtune=cortex-a9 -mfpu=neon -float-abi=hard<br>
        -fomit-frame-pointer"<br>
        Configuring MPICH version 3.0.4 with<br>
          '--prefix=/mnt/nfs/install/<u></u>mpich-install/4.8/' 'CFLAGS=-O2<br>
        -march=armv7-a -mtune=cortex-a9 -mfpu=neon -float-abi=hard<br>
        -fomit-frame-pointer' 'CXXFLAGS=-O2  -march=armv7-a<br>
        -mtune=cortex-a9 -mfpu=neon -mfloat-abi=hard<br>
        -funsafe-math-optimizations -ffast-math -fomit-frame-pointer'<br>
        Running on system: Linux weiser1 3.6.0-rc5 #1 SMP PREEMPT Wed<br>
        Sep 12 16:25:07 KST 2012 armv7l armv7l armv7l GNU/Linux<br>
        checking for icc... no<br>
        checking for pgcc... no<br>
        checking for xlc... no<br>
        checking for xlC... no<br>
        checking for pathcc... no<br>
        checking for cc... cc<br>
        checking whether the C compiler works... no<br>
        configure: error: in `/mnt/nfs/install/mpich-3.0.4'<u></u>:<br>
        configure: error: C compiler cannot create executables<br>
        See `config.log' for more details<br>
<br>
<br>
Any help?<br>
<br>
Thanks<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org" target="_blank">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/<u></u>mailman/listinfo/discuss</a><br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
-- <br>
Pavan Balaji<br>
<a href="http://www.mcs.anl.gov/~balaji" target="_blank">http://www.mcs.anl.gov/~balaji</a><br>
</font></span></blockquote></div><br></div>