This is the mail archive of the gcc-patches@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: [PATCH]: new binary compatibility chapter in GCC manual


On Tue, 2002-09-03 at 14:16, Janis Johnson wrote:
> This patch adds a new chapter to the GCC Manual, "Binary Compatibility".
> It describes several related concepts and how they interrelate, gives a
> brief overview of what functionality is covered by C and C++ ABIs, and
> describes expectations for future conformance with the C++ ABI.

Shouldn't we include something about the other GCC languages?

FWIW, we're not promising anything for native compilation of Java code
yet.

AG



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