Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2012 12:40:29 +0200
From:      Alexander Yerenkow <yerenkow@gmail.com>
To:        current@freebsd.org
Subject:   Re: ABI/architecture identification for packages
Message-ID:  <CAPJF9wkWFs46mh4BSXjxkyw-c6qV3FiChBC_PLE4Oj-EtKnxig@mail.gmail.com>
In-Reply-To: <20120320102008.GH2358@deviant.kiev.zoral.com.ua>
References:  <20120319213508.GA1692@azathoth.lan> <20120320091935.GF1692@azathoth.lan> <20120320102008.GH2358@deviant.kiev.zoral.com.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
IMHO,
32 / 64  = easily parsable and represent integer.

i386/amd64 - wellknown names, but this info about processor bits not lies
in math.
My point is i386 is arch, so can be kept, while 32 is processor bit count.
If you'll keep 32/64 various checks in side software will be simple (if you
have 32 bit processor, then this info is bundled in "32"),
while if you consider using "i386" string as storage of information about
"32" bit, it not so elegant.
Also, linuxes has come to i386- i586- i686- mess, and many their scripts
looks overbloated when they checks if system really 32 bit.

Just my point of view :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPJF9wkWFs46mh4BSXjxkyw-c6qV3FiChBC_PLE4Oj-EtKnxig>