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]

AIX (Was: libffi 3.0.10 release candidate 2 available for testing)


tom honermann <tom.honermann@oracle.com> writes:

> Below is a patch to correct a compilation failure on AIX PowerPC.  The
> AIX assembler
> requires external functions to be declared and requires a nop
> instruction to follow
> branch instructions to external functions so that the linker can
> insert TOC reload
> instructions.

Thanks Tom.  I've pushed these changes into the git tree.

I recently applied patches from Uli Link to get libffi to build with xlc
on AIX, but he didn't have any patches to the .S files.

Uli, were you not using IBM's linker on your system?

AG


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