<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 17, 2015 at 3:23 PM, Deepak Jois <span dir="ltr"><<a href="mailto:deepak.jois@gmail.com" target="_blank">deepak.jois@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><br>
</span>I commented out the lines of code above, did a --nostrip build and<br>
then stripped the binaries manually. The file size after stripping is<br>
now 8632136. Clearly, those lines seem to make some sort of<br>
difference.<br><br></blockquote><div>good. To be sure:</div><div><div>if you <br>1) comment these lines</div><div>if [ "$STRIP_LUATEX" = "FALSE" ]</div><div> then</div><div>     export CFLAGS</div><div>     export CXXFLAGS</div><div>fi</div></div></div><div>and </div><div>2) modify <br>STRIP=strip<br>in<br>STRIP=strip -u -r <br></div><div><br></div><div>and run build.sh </div><div>then the osx binary loads the dso . </div><div><br></div><div>Are you sure that in this case  the size is 12938864 bytes ?</div><div>I dont see why in linux we have 8MByte and in osx 13MByte .</div><div><br></div>-- <br><div class="gmail_signature">luigi<br></div>
</div></div>