Re: [gtkmm] gtkmm is really big



We're looking to share 32 MB with a bunch of other apps.  So a 5 MB 'starting
point' is really unacceptable for what we're needing.  I was really hoping
someone would say 'did you try X', but alas...

I did have to make some changes to the build process to get gtkmm to link
statically with gtk+-fb.  I tried to follow the pattern established for win32
builds.  If someone with proper authority wants to review and commit them, I'd
be happy to post them.

-Seth

---------- Original Message -----------
From: Billy O'Connor <billyoc gnuyork org>
To: seth beere org
Sent: Thu, 12 Feb 2004 11:54:25 -0500
Subject: Re: [gtkmm] gtkmm is really big

> "Seth Moore" <seth beere org> writes:
> 
> > I'm working with a cross-compiled version of gtkmm (against gtk-fb).  The
> > target system is mips-based, and everything /has/ to be statically linked.
> >
> > After some struggling to get everything happy, I've finally succeeded in
> > linking a gtkmm app (hello world).  I noticed a huge size increase versus a
> > plain old gtk+ app.  I've run both executables through 'strip --strip-all',
> > and the sizes are:
> >
> > hello_gtk    -  2841K
> > hello_gtkmm  -  5232K
> 
> I'm surprised it's that *small*.  To tell you the truth, I've never
> heard of anyone statically link a gtkmm app.  What are the size
> constraints you're working with?
------- End of Original Message -------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]