<div dir="ltr"><div>You can use the same compiler for both simulator and device builds with the arch, sysroot, and ios-version-min flags set from the toolchain file.  In other words the compiler is the same for both builds but the build options are different.<br>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">The key flags are<br></div><div class="gmail_extra">-arch<br></div><div class="gmail_extra">-isysroot<br></div><div class="gmail_extra">-mios-simulator-version-min=5.0 <br>

or<div>-mios-iphoneos-version-min=5.0 <br><br><br></div><div>Note the version min is key for the simulator build otherwise you may link against host (OS X) libraries.<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">


On Thu, May 22, 2014 at 5:24 PM, Alessandro Dal Grande <span dir="ltr"><<a href="mailto:adgror@gmail.com" target="_blank">adgror@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">



                <div style="font-family:Helvetica;font-size:13px">Yeah, I get the same:<div><br></div><div><div><div>$ c++ -v</div><div>Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)</div></div><div>
Target: x86_64-apple-darwin13.1.0</div><div>Thread model: posix</div></div><div><br></div><div>This seems to be the compiler used for armv7/armv7s architectures though, so it should be working if I run the builds on my iDevice?</div>


<div><br></div><div>Thanks</div></div><span><font color="#888888">
                <div><div><br></div>-- <br>Alessandro Dal Grande<div><br></div></div></font></span><div><div>
                 
                <p style="color:rgb(160,160,168)">On Thursday, 22 May 2014 at 14:21, Casey Goodlett wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px">
                    <span><div><div><div dir="ltr"><div><br><div>On Thu, May 22, 2014 at 5:17 PM, Alessandro Dal Grande <span dir="ltr"><<a href="mailto:adgror@gmail.com" target="_blank">adgror@gmail.com</a>></span> wrote:<br>


<blockquote type="cite"><div><div>Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1</div>

</div></blockquote></div><br>I believe that --with-gxx-include-dir line means you get libstdc++<br></div><div><br></div><div>Compare with <br>$ c++ -v<br>Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)<br>




Target: x86_64-apple-darwin13.2.0<br>Thread model: posix
<br clear="all"><br>-- <br><div dir="ltr">Casey B. Goodlett, Ph.D.<br>Technical Leader<br>Kitware, Inc. - North Carolina Office<br><a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a><br><a href="tel:%28919%29%20969-6990%20x310" value="+19199696990" target="_blank">(919) 969-6990 x310</a></div>





</div></div>
</div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>
            </div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Casey B. Goodlett, Ph.D.<br>Technical Leader<br>Kitware, Inc. - North Carolina Office<br><a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a><br>


<a href="tel:%28919%29%20969-6990%20x310" value="+19199696990" target="_blank">(919) 969-6990 x310</a></div>
</div></div>