This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: libgcj soname change needed


>>>>> "Bryce" == Bryce McKinlay <mckinlay@redhat.com> writes:

Bryce> Changing the soname would mean that code compiled against GCC 4.1 will
Bryce> no longer run against a trunk runtime. For example, it is possible to
Bryce> take an Eclipse binary compiled with the BC-ABI against libgcj 4.1and
Bryce> run it against the trunk libgcj. If the soname were to change, this
Bryce> would no longer work.

Yeah, I thought we delayed bumping the soname so that we could more
easily test installed (BC-compiled) programs against svn head.
This is kind of lame, but also handy.

Tom


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