pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50658: bootstrap using 64bit ABI broken on Solaris 11.2
The following reply was made to PR pkg/50658; it has been noted by GNATS.
From: =?ISO-8859-15?Q?J=F6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/50658: bootstrap using 64bit ABI broken on Solaris 11.2
Date: Fri, 15 Jan 2016 13:29:32 +0100
The reason is probably revision 1.219 of bootstrap. uname -p yields
"i386". Maybe a variant of "isainfo" is better suited for Solaris:
$ isainfo -b # Prints the number of bits in the address space of the
native instruction set.
64
$ isainfo -n # Prints the name of the native instruction set used by
portable applications supported by the current version of the OS.
amd64
--
Jörn Clausen
Plattformen & Serverdienste
Hochschulrechenzentrum
Universität Bielefeld
Universitätsstraße 25
33615 Bielefeld
Telefon: +49 521 106-12601
E-Mail: joern.clausen%uni-bielefeld.de@localhost
http://www.uni-bielefeld.de/hrz
Home |
Main Index |
Thread Index |
Old Index