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: Backtrace is broken without -g


Andrew> Do we need to make libgcj compatible with java binaries
Andrew> compiled with an earlier compiler?

Per> In my opinion: Not yet.

I agree.

I don't see how we can promise binary compatibility before finishing
Bryce's java-style binary compatibility work.  I think this is the
logical consequence of the facts that Java binary compatibility is
different from what we implement now and that Sun can and does add new
methods and such with every release.

Tom


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