Re: ABI/architecture identification for packages
- From: "Poul-Henning Kamp" <phk@xxxxxxxxxxxxxx>
- Date: Tue, 20 Mar 2012 06:24:37 +0000
In message <20120319215802.GC1692@xxxxxxxxxxxx>, Baptiste Daroussin writes:
On Mon, Mar 19, 2012 at 10:35:08PM +0100, Baptiste Daroussin wrote:
Hi all,
In order to identify architectures I need to find a uniq id for every
possibilities (for pkgng)
here is the identification I propose:
arch-class-os-majorversion(-archi_specific_extension)
Given how sparse this name-space is, you'll have less than 50
different values, you might want to consider something more compact,
such as a single letter for all components, and the version number last:
X2F9 = x64-32-freebsd-9
X4F10 = x64-64-freebsd-10
A2FB9 = arm-32-freebsd-eb_oabi-9
By the time we run out of ASCII or even Unicode characters, we have
other problems.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk@xxxxxxxxxxx | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: ABI/architecture identification for packages
- From: Baptiste Daroussin
- Re: ABI/architecture identification for packages
- From: Alexander Pyhalov
- Re: ABI/architecture identification for packages
- References:
- Re: ABI/architecture identification for packages
- From: Baptiste Daroussin
- Re: ABI/architecture identification for packages
- Prev by Date: Re: ABI/architecture identification for packages
- Next by Date: Re: ABI/architecture identification for packages
- Previous by thread: Re: ABI/architecture identification for packages
- Next by thread: Re: ABI/architecture identification for packages
- Index(es):
Relevant Pages
|