new syscall stub support for ia64 libc

David Mosberger davidm@napali.hpl.hp.com
Thu Oct 30 22:35:00 GMT 2003


>>>>> On Thu, 30 Oct 2003 19:17:25 +0100, Jakub Jelinek <jakub@redhat.com> said:

  >> But wouldn't this imply that non-threaded apps won't use the new
  >> stubs?  I'm probably missing something here.

  Jakub> No. In recent glibc's, you always have to use matching
  Jakub> libc.so+libpthread.so+librt.so, so you either use
  Jakub> libc.so+libpthread.so+librt.so from NPTL build, or from Linuxthreads
  Jakub> build.

Oh, thanks for explaining that.  Yes, then things should be fine.

Let me see if I can come up with an updated patch.

	--david



More information about the Libc-hacker mailing list