IA64 libc.so always depends on libunwind?

David Mosberger davidm@napali.hpl.hp.com
Tue Apr 6 22:06:00 GMT 2004


>>>>> On Tue, 6 Apr 2004 14:50:23 -0700, "H. J. Lu" <hjl@lucon.org> said:

  >>  I didn't think so.  I thought the unwind-dependencies in glibc
  >> were handled by loading libgcc_s on demand (which has its own
  >> dependency on libunwind, if built against it).

  HJ> libc.so is linked against -lgcc -lgcc_eh -lunwind where libgcc
  HJ> and libgcc_eh are archives.

Perhaps that's OK then.  You could link in a static libunwind, of
course, but I don't think that's the right solution.

	--david



More information about the Libc-alpha mailing list