![]() |
|
|
#1 |
|
Jan 2005
11 Posts |
I has a HP Compaq ML370 G3 computer, 2xPentium Xeon 2.4GHz CPU, 4GBytes Memory, run on SCO OpenServer 5.0.6.
How to run GIMPS on this computer? thinks, Ben |
|
|
|
|
|
#2 |
|
Jan 2005
11 Posts |
I download Mlucas_src_10.21.04.tar.gz from http://hogranch.com/mayer/README.html , this program need 64 bits integer(long long int), but SCO OpenServer 5.0.6's C complier: SCO UNIX Development System Release 5.1.2A 27Jul00, display error:
"./types.h", line 48: error: invalid type combination types.h line 48 is: typedef long long int64; How to I do? thinks, ben |
|
|
|
|
|
#3 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
754310 Posts |
Try Glucas, maybe you'll have better luck compiling that
|
|
|
|
|
|
#4 | |
|
Jan 2005
1110 Posts |
Quote:
thinks, ben |
|
|
|
|
|
|
#5 |
|
Jan 2005
138 Posts |
|
|
|
|
|
|
#6 | |
|
Jan 2005
11 Posts |
Quote:
Can you build Prime95 for SCO OpenServer 5.0.6? On SCO OpenServer 5.0.6, gcc-3.4.3 compiler is valid. thanks, Ben BTW: Build gcc-3.4.3 on SCO OpenServer 5.0.6: 1. Install SCO OpenServer 5.0.6. 2. Install rs506a: Release Supplement 5.0.6A. Download from: ftp://ftp.sco.com/pub/openserver5/rs506a. 3. Install oss646c: Execution Environment Supplement. Download from: ftp://ftp.sco.com/pub/openserver5/oss646c. 4. Install gwxlibs-1.3.2.Ag: Supplemental Graphics, Web and X11 Libraries supplement. Download from: ftp://ftp.sco.com/pub/openserver5/op...wxlibs-1.3.2Ag. 5. Install gnutools-v5.0.7kj: GNU Development Tools supplement. Download from: ftp://ftp.sco.com/pub/openserver5/op...utools-5.0.7Kj. 6. Download gcc-core-3.4.3.tar.gz and uncompress. 7. $ mkdir src; cd src; 8. $ tar xf gcc-core-3.4.3.tar 9. $ cd ../; mkdir obj; cd obj 10. $ ../src/gcc-3.4.3/configure --prefix=/usr/local/gcc-3.4.3 --with-gnu-as 11. $ make bootstrap 12. $ su 13. # make install 14. # exit 15. $ ../src/gcc-3.4.3/config.guess i686-pc-sco3.2v5.0.6 17. $ gcc -v Reading specs from /var/opt/K/SCO/Unix/5.0.6Ga/usr/local/gcc-3.4.3/bin/../lib/gcc/i686-pc-sco3.2v5.0.6/3.4.3/specs Configured with: ../src/gcc-3.4.3/configure --prefix=/usr/local/gcc-3.4.3 --with-gnu-as Thread model: single gcc version 3.4.3 18. $ exit Last fiddled with by ben on 2005-01-14 at 03:07 |
|
|
|
|
|
|
#7 | |
|
∂2ω=0
Sep 2002
República de California
19·613 Posts |
Quote:
Based on your Xeon timings, the gcc-built Mlucas is about half as fast as the p4-optimized Prime95 code on a Xeon (that sounds about right), so a version of Prime95 for this OS would be nice to have. |
|
|
|
|
|
|
#8 | |
|
Jan 2005
11 Posts |
Quote:
But gcc-3.4.3 complier support the 'long long' type. see #6: BTW: Build gcc-3.4.3 on SCO OpenServer 5.0.6: |
|
|
|
|
|
|
#9 | |
|
∂2ω=0
Sep 2002
República de California
19×613 Posts |
Quote:
|
|
|
|
|
|
|
#10 | |
|
Jan 2005
11 Posts |
Quote:
const struct qfloat QSQRT2 = {0x3FF6A09E667F3BCCull, 0x908B2FB1366EA958ull}; SCO UNIX Development System can't compile. |
|
|
|
|
|
|
#11 | |
|
∂2ω=0
Sep 2002
República de California
19·613 Posts |
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 128-bit OS'es and GIMPS? | ixfd64 | Software | 22 | 2011-10-31 22:23 |
| GIMPS on PS3 | flouran | Hardware | 202 | 2010-04-30 09:06 |
| GIMPS uses only 1 cpu | Unregistered | Information & Answers | 7 | 2009-01-10 20:01 |
| Why do you run GIMPS ? | Prime Monster | Lounge | 12 | 2003-11-25 19:04 |
| Yet another GIMPS FAQ | Prime Monster | Lounge | 9 | 2003-04-12 12:12 |