This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi 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]

[PATCH] Fixed compilation on mingw-w64 after recent ABI change.


Hi,

mingw-w64 ABI has been recently changed to use nonunderscored symbol names (for compatibility with MSVC). The attached patch fixes libffi compilation with recent mingw-w64. For backward compatibility, I've added a configure check for underscored symbols.

Thanks,
    Jacek

Attachment: patch.diff
Description: Text document


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