This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs 1.1b successfully built on HPPA1.1/hpux10.20
- To: Harmanjit Singh <harman at omsi dot com>
- Subject: Re: egcs 1.1b successfully built on HPPA1.1/hpux10.20
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 18 Sep 1998 23:51:16 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <xfgr9x9updd.fsf@omsi14.omsi.com>you write:
> Well, I am sorry for the confusion I created. I was perplexed at the
> 100 kb hello.cc executable when on Linux I get a 5kb executable.
>
> (After stripping, the sizes are 45kb and 3kb).
>
> I think 45 kb is not a size big enough to warrant the conclusion that
> static libraries are being used.
That's still a rather large difference. 15x. It would be interesting
to see where the overhead comes from.
It would be interesting to see the output from objdump -h on both
executables. The HP object format has some rather weird things which
tend to make it bigger than most others, but 15x is kind of amazing.
> Anybody knows if there is an ldd equivalent for HP-UX?
chatr
jeff