qsieve

qsieve Commit Details


Date:2013-04-17 22:48:00 (11 years 8 months ago)
Author:Natalie Adams
Branch:default
Commit:aea0d16b274b
Parents: d3bce9735b5d
Message:fixing issues with compiling

Changes:
Mconfigure (1 diff)
Msrc/Sieving.cc (1 diff)

File differences

configure
2115021150
2115121151
2115221152
21153
21154
2115521153
2115621154
2115721155
AM_CPPFLAGS=$AM_CPPFLAGS" -DUSE_FAKEHEAP"
AM_CPPFLAGS=$AM_CPPFLAGS" -DSIEBASM_386"
AM_CPPFLAGS=$AM_CPPFLAGS" -DCONTINUATION_METHOD=2"
AM_CPPFLAGS=$AM_CPPFLAGS" -DVERBOSE_WARN -DVERBOSE_NOTICE"
src/Sieving.cc
242242
243243
244244
245
246
245
246
247247
248248
249249
#if defined(ASM_386) || defined(ASM_X86_64)
#define SIEBASM_386
//#if defined(ASM_386) || defined(ASM_X86_64)
//#define SIEBASM_386
unsigned int clobbered_int; // dummy

Archive Download the corresponding diff file

Branches

Tags

Page rendered in 0.67785s using 14 queries.