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: My proposal for the libgcc runtime ABI (ia64 gcc/glibc is broken.)


Joern Rennecke <amylaar@cygnus.co.uk> writes:

> Actually, the same is true without shared libraries, if the users just
> want to keep using old .o files (inside or outside of static libraries)
> together with ones compiled with a new compiler.

In an ideal world, yes, you would allow this.  But in general this is
nothing we can promise.  Only the encapsulation inside a DSO can make
binary compatibility with somewhat changing interfaces a reality.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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