bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12841: Make for AIX 8.20 fails with undefined symbol .rpl_malloc


From: Paul Eggert
Subject: bug#12841: Make for AIX 8.20 fails with undefined symbol .rpl_malloc
Date: Sun, 11 Nov 2012 12:07:27 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121028 Thunderbird/16.0.2

On 11/11/2012 07:04 AM, Pádraig Brady wrote:
> Also for my own reference, after a `make maintainer-clean`,
> make-prime-list will best be generated with -Dwide_uint=__'unsigned __int128'

Attached is a combined revised patch that attempts to automate that part.
Doing this properly would require a configure-time test for
__int128, which is probably overkill (would affect all builds,
whereas this is just needed occasionally).

This patch also shrinks primes.h somewhat by having the target
compiler do more of the work.


Attachment: patch.txt.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]