[schilytools] Minor request for a note in the latest README file

Dennis Clarke dclarke at blastwave.org
Mon Aug 29 17:43:02 CEST 2022


Solaris systems tend to build everything for 32-bit by default. To get
64-bit builds one must do :

     1) cd into psmake

     2) bootstrap smake with Make-all script

     3) cd .. to the usual source tree

     4) run this :

            psmake/smake CCOM=cc64 CC=cc ARCH=sun4u

     5) install must be done with :

            psmake/smake CCOM=cc64 CC=cc ARCH=sun4u install


That seems to work well :

s#
s# uname -a
SunOS spartacus 5.11 11.3 sun4u sparc SUNW,SPARC-Enterprise
s# file  /opt/schily/bin/hdump
/opt/schily/bin/hdump: ELF 64-bit MSB executable SPARCV9 Version 1, 
UltraSPARC3 Extensions Required [VIS], dynamically linked, not stripped
s#




-- 
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional


More information about the schilytools mailing list