<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 17, 2015 at 12:23 PM, Mojca Miklavec <span dir="ltr"><<a href="mailto:mojca.miklavec.lists@gmail.com" target="_blank">mojca.miklavec.lists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Nov 17, 2015 at 10:41 AM, Deepak Jois wrote:<br>
<span class="">> On Tue, Nov 17, 2015 at 2:53 PM, luigi scarso wrote:<br>
>> Ok, good. What is the difference in bytes of the two binaries ?<br>
>><br>
><br>
> $> du luatex luatex-stripped<br>
> 27000   luatex<br>
> 25272   luatex-stripped<br>
<br>
</span>What exactly do these numbers mean?<br>
<br>
With "ls -l" I get<br>
<br>
14865104 luatex-strippped (if I manually strip the binary)<br>
15824232 luatex<br>
<br>
If I run the normal build (without --nostrip) I get 8999388 bytes.<br>
<br>
Luigi, what exactly does the following chunk of code do in build.sh?<br>
<br>
if [ "$STRIP_LUATEX" = "FALSE" ]<br>
then<br>
    export CFLAGS<br>
    export CXXFLAGS<br>
fi<br></blockquote><div><br></div><div>uh.. it's there from beta-0.72.0.. I don't remember.</div><div>Could be a leftover from the --debug switch, probably not all the code taken the -g switches correctly at that time.</div><div>We will  remove for TL 2016, if the case.</div><div><br></div><div> </div></div><div><br></div>-- <br><div class="gmail_signature">luigi<br></div>
</div></div>