Re: [PATCH] aix: Add FAT library support for libffi

2021-09-15 Thread H.J. Lu via Gcc-patches
_ > > From: David Edelsohn > > Sent: Wednesday, September 15, 2021 2:52 PM > > To: CHIGOT, CLEMENT > > Cc: gcc-patches@gcc.gnu.org > > Subject: Re: [PATCH] aix: Add FAT library support for libffi > > > > Caution! External email. Do not open a

Re: [PATCH] aix: Add FAT library support for libffi

2021-09-15 Thread David Edelsohn via Gcc-patches
eptember 15, 2021 2:52 PM > To: CHIGOT, CLEMENT > Cc: gcc-patches@gcc.gnu.org > Subject: Re: [PATCH] aix: Add FAT library support for libffi > > Caution! External email. Do not open attachments or click links, unless this > email comes from a known sender and you know the conten

Re: [PATCH] aix: Add FAT library support for libffi

2021-09-15 Thread CHIGOT, CLEMENT via Gcc-patches
Sent: Wednesday, September 15, 2021 2:52 PM To: CHIGOT, CLEMENT Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] aix: Add FAT library support for libffi Caution! External email. Do not open attachments or click links, unless this email comes from a known sender and you know the content is safe. Cl

Re: [PATCH] aix: Add FAT library support for libffi

2021-09-15 Thread David Edelsohn via Gcc-patches
Clement, GCC is not the primary repository for libffi. This patch must be submitted to the libffi project first, not GCC. If it is accepted in libffi, then you can ask for a backport to GCC. https://github.com/libffi/libffi Thanks, David On Wed, Sep 15, 2021 at 7:20 AM CHIGOT, CLEMENT wrote:

[PATCH] aix: Add FAT library support for libffi

2021-09-15 Thread CHIGOT, CLEMENT via Gcc-patches
Even if GCC64 is able to bootstrap without libffi being a FAT library on AIX, the tests for "-maix32" are not working without it. libffi/ChangeLog: 2021-09-10  Clément Chigot   * Makefile.am (tmake_file): Build and install AIX-style FAT  libraries. * Makefile.in: Regenera