![]() |
|
|
#12 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2·53·71 Posts |
This was linked under Ubuntu 12.04.
Linux (or gcc) made it impossible to staticly link about a decade ago. IIRC, mprime was calling "dangerous" system routines like chdir. |
|
|
|
|
|
#13 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
973110 Posts |
Quote:
Any chance you could upload the source, and I'll give compiling it statically a try? Or, alternatively, I could give you (unprivileged) access to a CentOS 6.4 environment for you to work in. |
|
|
|
|
|
|
#14 |
|
"/X\(‘-‘)/X\"
Jan 2013
22·733 Posts |
You should be able to call `gcc -static`. I use many pieces of software that are statically compiled.
|
|
|
|
|
|
#15 |
|
Jan 2014
14610 Posts |
Works for me:
Ubuntu 13.10, Haswell i7-4702HQ I can see a speed improvement of about 10% compared to v27.9 |
|
|
|
|
|
#16 | |
|
P90 years forever!
Aug 2002
Yeehaw, FL
165468 Posts |
Quote:
Code:
/usr/local/lib/libcurl.a(libcurl_la-netrc.o): In function `Curl_parsenetrc': netrc.c:(.text+0x3a3): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/local/lib/libcurl.a(libcurl_la-curl_addrinfo.o): In function `Curl_getaddrinfo_ex': curl_addrinfo.c:(.text+0x6e): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking prime.o: In function `pnHttpServer': prime.c:(.text+0x17c82): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking |
|
|
|
|
|
|
#17 |
|
∂2ω=0
Sep 2002
República de California
265678 Posts |
Is it reasonable (I doubt it, but that's just my gut sense) to bundle specific glibc versions with each binary?
Or is it perhaps time to switch to a make-based approach and release sources/makefiles only? {With my own code I have gone to pains to make builds as simple as possible, but I don't have all the primeNet/InterTubes-comms stuff to deal with.) |
|
|
|
|
|
#18 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
37×263 Posts |
|
|
|
|
|
|
#19 |
|
∂2ω=0
Sep 2002
República de California
103·113 Posts |
|
|
|
|
|
|
#20 |
|
Nov 2010
52 Posts |
Hi George, is there a (planned) source release of gwnum 28.3? Didn't find it in the FTP directory at the moment. We are obviously keen to build a new version of LLR for testing at PrimeGrid.
Thanks for all your good work as always! Cheers - Iain |
|
|
|
|
|
#21 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2×53×71 Posts |
|
|
|
|
|
|
#22 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2·53·71 Posts |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LLR beta Version 3.8.13 (deprecated) | Jean Penné | Software | 111 | 2015-01-26 21:41 |
| Prime95 beta version 28.4 | Prime95 | Software | 20 | 2014-03-02 02:51 |
| Prime95 version 27.1 early preview, not-even-close-to-beta release | Prime95 | Software | 126 | 2012-02-09 16:17 |
| Beta version 24.12 available | Prime95 | Software | 33 | 2005-06-14 13:19 |
| Beta version of PRP | Prime95 | PSearch | 15 | 2004-09-17 19:21 |