<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 1/31/19 9:47 AM, Tim Pletcher wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CABBGYbHKmoKJTXSFUXAYvm891GGeYgxD+ZrQ0CZTRUEUA3AWvg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">
<div class="gmail_quote">On a separate topic, when I recompile
the frontend from source, the mythfrontend binary I generate
is an order of magnitude larger than the one in the
mythbuntu repo and I can't seem to figure out why. Looking
and comparing the ./configure options from the mythbuntu
build package with the ones I am using, the only tangible
difference i see is that my system is using NASM rather than
YASM for the compilation. Can anyone educate me on what is
causing this difference?</div>
</div>
</div>
</blockquote>
Perhaps the version from the repo has the debugging info and symbols
stripped. Try running the binary you complied through the strip
command.
</body>
</html>