Re: size of gnome-apps
- From: Ronald de Man <deman win tue nl>
- To: gnome-devel-list gnome org
- Subject: Re: size of gnome-apps
- Date: Fri, 17 Sep 1999 22:23:40 +0200
On Thu, Sep 16, 1999 at 10:49:39AM +0200, Andrea Bosio wrote:
>
> Hi.
>
> I have a near-off topic question.
>
> Why my gnome programs are so big?!
>
> I mean... this program:
>
> main () { g_print("Hello world\n"); }
>
> Takes up 1200kb bytes stripped. Why?!
My guess is that you're linking your program statically.
What operating system do you use? Assuming that your binary is
called 'hello', what does
$ ldd hello
give as output?
Ronald
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]