This is the mail archive of the
libffi-discuss@sourceware.org
mailing list for the libffi project.
Re: [PATCH] Fix IRIX support
- From: Stuart Shelton <srcshelton at gmail dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: Jonathan Callen <abcd at gentoo dot org>, libffi-discuss at sourceware dot org
- Date: Wed, 24 Feb 2010 19:33:32 +0000
- Subject: Re: [PATCH] Fix IRIX support
- References: <4B805A0F.9090902@gentoo.org> <4B854D0F.9030907@redhat.com>
On 24 Feb 2010, at 16:00, Anthony Green wrote:
> On 02/20/2010 04:54 PM, Jonathan Callen wrote:
>> Attached is a patch to fix IRIX support in libffi. This patch comes
>> from the Gentoo bug tracker (rebased against current trunk), and looks
>> correct, although I did not write it. The original bug may be viewed at
>> <https://bugs.gentoo.org/show_bug.cgi?id=286911>. I have CCed the
>> original author of the patch.
>>
>
> Is this patch required for GCC or SGI's compiler, or both?
>
> I planning on rolling 3.0.10 next month. Are you or Stuart available to test release candidates?
The patch is for SGI's MIPSpro compiler (7.4.4m to be specific, which is the most recent revision - but it should work against all IRIX6.x compatible versions).
I'm more than happy to test release candidates if it'll help keep the code platform-neutral :)
Cheers,
Stuart