On 04/11/2013 12:56 PM, Bucher Fabio wrote: > I am looking for the ABI the GCJ uses. Wich file contains the information a= =3D bout it? > > Is it in the sourcecode or exist a pdf-documantation? It's in the source code. Except for interfaces, GCJ uses as closely as is possible the C++ ABI. Andrew.