From: Epicom <epicom@idecnet.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Re: glibc........ memory limitations.... ideas?
Date: Thu, 21 Oct 1999 15:50:07 +0200 [thread overview]
Message-ID: <380F1A0F.5E06@idecnet.com> (raw)
In-Reply-To: OFFBA23814.6BE68D05-ON00256810.0052B029@flaga.is
kd@flaga.is wrote:
>
> Hi,
>
> I have a small question...
>
> We are developing an embedded solution as most of the people here on the
> list. This means that we (or at least I) are limited be the amount of
> available memory in the units.
> We for example are limited by a 2 MB flash chip that might someday be 4MB.
> In maybe 1.2MB of this chip I can stuff applications that need to run on
> the device.
> A statically linked application (with glibc) is arround 300KB (250KB
> -450KB). which means that I can stuff maybe 3-4 statically linked
> applications in the flash.
>
> The othre option is to link the applications dinamically to glibc and
> stdlibc++. libc-2.1.1.so is around 4 MB and stdlibc++ is around 2.5 MB. So
Have you stripped them?, libc is only 1 Mb if you run strip in it.
It is still too big for 2Mb, but it can fit well in 4Mb of flash.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~1999-10-21 13:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-10-20 15:16 glibc........ memory limitations.... ideas? kd
1999-10-20 19:18 ` Dan Malek
1999-10-21 3:22 ` Graham Stoney
1999-10-21 13:50 ` Epicom [this message]
-- strict thread matches above, loose matches on Subject: below --
1999-10-21 11:29 kd
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=380F1A0F.5E06@idecnet.com \
--to=epicom@idecnet.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).