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]>
  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.

-- 
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.