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]
Other format: [Raw text]

Re: versioning of _Unwind_*() symbols


>>>>> On 20 Apr 2004 18:24:42 -0700, Jim Wilson <wilson@specifixinc.com> said:

  Jim> How is this any different than what glibc does?  Code linked against
  Jim> glibc's implementation of the ISO C and POSIX library standards can not
  Jim> be used with anyone else's implementation of the ISO C and POSIX library
  Jim> standards, because glibc versions symbols.  If you didn't want to use
  Jim> the routines from glibc, you shouldn't have linked them in.

I believe ISO C and POSIX only define APIs, not ABIs.

	--david


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