/[dtapublic]/projs/dtats/trunk/projs/2018/20180707_cgi_web_tools_aux_exe/build
ViewVC logotype

Diff of /projs/dtats/trunk/projs/2018/20180707_cgi_web_tools_aux_exe/build

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 177 by dashley, Mon Jul 9 00:04:34 2018 UTC revision 178 by dashley, Tue Jul 10 01:06:51 2018 UTC
# Line 33  Line 33 
33  #executable, it might be wise to use the -static option on the compile.  #executable, it might be wise to use the -static option on the compile.
34  #  #
35  #Build the general purpose CGI-BIN which gives data to the script.  #Build the general purpose CGI-BIN which gives data to the script.
36  gcc -Wimplicit -static -o arith_large_cgi arith_large_cgi.c auxfuncs.c cf_decomp.c rat_num.c sieve_eratosthenes.c \  gcc -Wimplicit -static -o dtats_cgi_arith_large dtats_cgi_arith_large.c auxfuncs.c cf_decomp.c rat_num.c sieve_eratosthenes.c \
37      subfunc_cfbrap.c subfunc_gcd.c subfunc_gmp_prob_prime.c subfunc_pfact_18.c -lgmp      subfunc_cfbrap.c subfunc_gcd.c subfunc_gmp_prob_prime.c subfunc_pfact_18.c -lgmp
38  #  #
39  #Copy all the source files to the right locations so they will be publicly available  #Copy all the source files to the right locations so they will be publicly available

Legend:
Removed from v.177  
changed lines
  Added in v.178

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25