[PATCH] support for mingw-w64

Ozkan Sezer sezeroz at gmail.com
Fri Sep 11 15:51:34 CEST 2009


On Fri, Sep 11, 2009 at 4:49 PM, Richard Guenther <rguenther at suse.de> wrote:
> On Fri, 11 Sep 2009, Torbjorn Granlund wrote:
>
>> Ozkan Sezer <sezeroz at gmail.com> writes:
>>
>>   Or, how about doing a AC_CHECK_TYPE(intptr_t, size_t)
>>   in configure.in?  (I didn't test this one bit, though..)
>>
>> That usage of AC_CHECK_TYPE is, I think, obsoleted.  See e.g.,
>> http://www.gnu.org/software/autoconf/manual/html_node/Obsolete-Macros.html
>> for how to do this now.  We uise the new methid already in GMP, I think.
>
> There is AC_TYPE_INTPTR_T and AC_TYPE_UINTPTR_T.
>
> Richard.
>
> --
> Richard Guenther <rguenther at suse.de>
> Novell / SUSE Labs
> SUSE LINUX Products GmbH - Nuernberg - AG Nuernberg - HRB 16746 - GF: Markus Rex
>

Is that not an ac2.6 and not an ac2.59 thing?

--
Ozkan


More information about the gmp-devel mailing list