Re: FYI: 8.22. GMP-6.3.0

Pocket ([email protected] via lfs-support Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.support
Message-ID <[email protected]>

On 8/14/26 07:37, Pocket ([email protected] via lfs-support Mailing 
List) wrote:
>   Linux From Scratch - Version r13.0-systemd
> Chapter 8. Installing Basic System Software
> 
> The log had this
> 
> configure: WARNING: the "none" host is obsolete, use --disable-assembly
> 
> I changed the configure to:
> 
> 
> ./configure --prefix=/usr    \
>              --build=aarch64-unknown-linux-gnu \
>              --host=aarch64-unknown-linux-gnu \
>              --disable-assembly \
>              --enable-cxx     \
>              --disable-static \
>              --docdir=/usr/share/doc/gmp-6.3.0
> 
> The changes results in the correct configuration for the platform/ 
> processor I am building.
> 
> I suppose the x86_64/amd64 platform will be similar.
> 
> 

I forgot to add the test results, so here they are


make[5]: Entering directory '/var/tmp/build/gmp-6.3.0/tests'
PASS: t-bswap
PASS: t-count_zeros
PASS: t-constants
PASS: t-hightomask
PASS: t-modlinv
PASS: t-parity
PASS: t-sub
PASS: t-popc
============================================================================
Testsuite summary for GNU MP 6.3.0
============================================================================
# TOTAL: 8
# PASS:  8
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================


-- 
Hindi madali ang maging ako

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-support
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.