This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs 1.1b successfully built on HPPA1.1/hpux10.20



  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]