Time on Thu, 26 Sep 2002 13:01:20 -0400 |
On Thu, Sep 26, 2002 at 12:48:46PM -0400, Time wrote: > On Tue, Sep 24, 2002 at 10:42:30AM -0400, Bill Jonas wrote: > > Find '"gcc:' near the beginning of that line and add '-mv8' after it to > > compile for v8 (or see gcc(1) and pick an optimization; I used > > '-msupersparc'). > > Would this be correct? > > "debian-sparc","gcc:-msupersparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT:-ldl:BN_LLONG RC4_CHAR DES_UNROLL BF_PTR::::::::::dlfcn:linux-shared:-fPIC", > > or did you mean... > > "debian-sparc","gcc:-mv8 -msupersparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT:-ldl:BN_LLONG RC4_CHAR DES_UNROLL BF_PTR::::::::::dlfcn:linux-shared:-fPIC", Nevermind, found it in the man page. With -msupersparc the compiler optimises code for the SuperSparc cpu, as used in the SparcStation 10, 1000 and 2000 series. This flag also enables use of the full SPARC v8 instruction set. Which of these apply to the Ultra5? cpuinfo returns: (root@sixtyfour)~$ cat /proc/cpuinfo cpu : TI UltraSparc IIi fpu : UltraSparc IIi integrated FPU promlib : Version 3 Revision 25 prom : 3.25.1 type : sun4u ncpus probed : 1 ncpus active : 1 Cpu0Bogo : 719.25 Cpu0ClkTck : 0000000015752a00 MMU Type : Spitfire -- Regards, Time 13 \ 9 . 3 clockbot.net / 6 Attachment:
pgpz3LIYvz71d.pgp
|
|