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 for compilation under windows x64 mingw


Hello,

Under Windows x64 it is not possible to build libffi as a shared
library. In this platform, libtool needs the flag -no-undefined. This
is done correctly under Windows x86.

The fix is to add this flag under win64 like it is being done under win32.

Attachment: patch
Description: Binary data


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