[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Σχετ: Re: x86_64-solaris
From: |
Rainer Orth |
Subject: |
Re: Σχετ: Re: x86_64-solaris |
Date: |
Thu, 20 Dec 2018 22:20:13 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (usg-unix-v) |
Hi Apostolos,
> If I understand correctly you do notlike the fact config.sub
> correctlyguesses that a system is 32 or 64bit?
quite the contrary: if you boot a 64-bit kernel (the default since
Solaris 10/SPARC and Solaris 11/x86), the *system* is *both* 32 and
64-bit. What's of interest to the build process and thus the configure
triplet is if the *compiler* used generates 32 or 64-bit code: if using
a 64-bit compiler (either because that's the default or because you use
-m64), you get the 64-bit configure triplet, while with a 32-bit
compiler (again by default or due to -m32), you get the 32-bit triplet
instead. Your change lost that distinction.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University
- Re: x86_64-solaris, Rainer Orth, 2018/12/19
- Re: x86_64-solaris, Karl Berry, 2018/12/19
- Re: x86_64-solaris, Earnie, 2018/12/20
- Message not available
- Re: Σχετ: Re: Σχετ: Re: x86_64-solaris, Rainer Orth, 2018/12/20
- Message not available
- Re: Σχετ: Re: Σχετ: Re: Σχετ: Re: x86_64-solaris, Rainer Orth, 2018/12/21
- Re: x86_64-solaris, Earnie, 2018/12/21
- Re: x86_64-solaris, Rainer Orth, 2018/12/21
- Σχετ: Re: Σχετ: Re: Σχετ: Re: Σχετ: Re: x86_64-solaris, Apostolos Syropoulos, 2018/12/22
- Re: Σχετ: Re: Σχετ: Re: Σχετ: Re: Σχετ: Re: x86_64-solaris, Rainer Orth, 2018/12/22
- Σχετ: Re: Σχετ: Re: Σχετ: Re: Σχετ: Re: Σχετ: Re: x86_64-solaris, Apostolos Syropoulos, 2018/12/22
- Re: Σχετ: Re: Σχετ: Re: x86_64-solaris, Earnie, 2018/12/21