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]

Building 3.0.10rc5 on AIX 5.2 or newer


I forgot about a slight difference between AIX 5.1 and earlier and AIX 5.2 and later:

AIX 5.2 introduced the C99 runtime and headers, so ffi.h.in needs a further patch to compile with IBM XLC on AIX 5.2 or later which has LLONG_MAX.

Sorry, I only tested on my Mozilla build host running AIX 5.1 :-(

AIX native preprocessor needs non-integer literals properly suffixed.

--
Uli Link

Attachment: libffi-ffi_h_in.patch
Description: Text document


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