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: 4.1 release libgcj.dll status?


>>>>> "Andrew" == Andrew Pinski <pinskia@physics.uc.edu> writes:

>> Is there a low-level ABI difference between darwin and GNU/Linux ?

Andrew> A slight difference (doubles in structs) but it is about the same.

While this does matter for libffi in general, it shouldn't matter for
libgcj's uses of libffi.  libgcj never passes structures via libffi,
only primitive types and pointers.

Tom


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