This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new syscall stub support for ia64 libc


>>>>> 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


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