Bruno Haible wrote:
> Monty Taylor wrote:
>>> Specifying -m64 in the CFLAGS is not enough. The autoconf documentation [1]
>>> recommends to use either
>>> CPPFLAGS=-m64 LDFLAGS=-m64
>>> or
>>> CC="gcc -m64".
>>>
>>> The reason is precisely so that autoconf tests which run the preprocessor
>>> w
Monty Taylor wrote:
> > Specifying -m64 in the CFLAGS is not enough. The autoconf documentation [1]
> > recommends to use either
> > CPPFLAGS=-m64 LDFLAGS=-m64
> > or
> > CC="gcc -m64".
> >
> > The reason is precisely so that autoconf tests which run the preprocessor
> > will yield the expected
Bruno Haible wrote:
> [Adding CC to bug-gnulib]
>
> Hi,
>
> Monty Taylor wrote:
>> I've got a patch for lib-prefix.m4, but I'm not sure if it should go to
>> gettext or to gnulib. (Thanks for writing it, btw)
>>
>> It's related to 64-bit detection on Solaris. (Which makes me want to
>> kill some
[Adding CC to bug-gnulib]
Hi,
Monty Taylor wrote:
> I've got a patch for lib-prefix.m4, but I'm not sure if it should go to
> gettext or to gnulib. (Thanks for writing it, btw)
>
> It's related to 64-bit detection on Solaris. (Which makes me want to
> kill someone, btw) Just running the preproc