From: Michael Tokarev <mjt@tls.msk.ru>
To: Andreas Oberritter <obi@saftware.de>
Cc: autofs@vger.kernel.org
Subject: Re: [PATCH v2] autofs-5.0.7 - create a shared library
Date: Fri, 15 Mar 2013 14:28:14 +0400 [thread overview]
Message-ID: <5142F7BE.400@msgid.tls.msk.ru> (raw)
In-Reply-To: <1363300213-12657-1-git-send-email-obi@saftware.de>
15.03.2013 02:30, Andreas Oberritter wrote:
> This reduces the (stripped) binary size from 1.6M to 572K
> on my system.
But it creates an additional file, the shared library, which
also occupes space.
What's the reason for that? Instead of just one executable
we now have executable plus a library, which together is
larger than single executable.
Thanks,
/mjt
next prev parent reply other threads:[~2013-03-15 10:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-14 15:20 [PATCH 1/3] autofs-5.0.7 - include linux/nfs.h directly in rpc_subs.h Andreas Oberritter
2013-03-14 15:20 ` [PATCH 2/3] autofs-5.0.7 - pass -pthread flag to gcc Andreas Oberritter
2013-03-14 15:21 ` [PATCH 3/3] autofs-5.0.7 - create a shared library Andreas Oberritter
2013-03-14 22:30 ` [PATCH v2] " Andreas Oberritter
2013-03-15 10:28 ` Michael Tokarev [this message]
2013-03-15 13:45 ` Andreas Oberritter
[not found] ` <51432119.2010200@saftware.de>
[not found] ` <5143249F.1030808@msgid.tls.msk.ru>
2013-03-15 14:28 ` Andreas Oberritter
2013-03-15 15:46 ` [PATCH] autofs-5.0.7 - link autofs.a into executable only Andreas Oberritter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5142F7BE.400@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=autofs@vger.kernel.org \
--cc=obi@saftware.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.