Re: [sage-devel] Re: Build Error in gf2x package on AMD Athlon XP 2600+

2013-10-04 Thread Andrew Fiori
sage-5.11/spkg/standard/. >> > 3) Compile SAGE as usual >> > >> > Most folks in this situation will not want to compile SAGE themselves >> (it >> > took me 37 hours on my 1.3 GHz Athlon) and it would be nice to have a >> > pre-compiled version av

Re: [sage-devel] Re: Build Error in gf2x package on AMD Athlon XP 2600+

2013-09-24 Thread Andrew Fiori
("XX"); return 0; } else { printf("YY"); return _mm_extract_epi16(foo, 0); } } - Andrew On Tue, Sep 24, 2013 at 1:44 AM, Emmanuel Thomé wrote: > > On Tuesday, September 24, 2013 2:41:58 AM UTC+2, Andrew Fiori wrote: > >> Th

[sage-devel] Build Error in gf2x package on AMD Athlon XP 2600+

2013-09-20 Thread Andrew Fiori
This is likely a build error bug on all systems which do not support SSE2 but where building is done using the current version of gcc. It may also manifest as a runtime error on binary builds installed on systems which do not support SSE2 (but I have not tested that). I am submitting this here