This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] win64 support for libffi (2/2)
NightStrike wrote:
> On Sun, May 17, 2009 at 5:53 PM, Timothy Wall <twalljava@dev.java.net> wrote:
>> This patch adds support for win64 builds under mingw64 for libffi. Diffs
>> are against current libffi CVS (5/12/2009).
>
> Thank you for this!!!
Bad news guys, there's a problem: GCC's in-tree libffi is way behind
sourceware CVS HEAD, like at least an entire ABI version IIUC. The patch
doesn't come even close to applying cleanly to GCC, I'm afraid.
It either needs backporting, or a whole new version of libffi needs
importing and a whole lot of targets tested. You'd probably better discuss
this with the java list, I think they're the owners of libffi in GCC.
cheers,
DaveK