Jason Moxham on Sat, 10 Oct 2009 23:39:28 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: win32 graphics


On Saturday 10 October 2009 18:46:18 Bill Allombert wrote:
> On Sat, Oct 10, 2009 at 05:17:54PM +0100, Jason Moxham wrote:
> > Thanks , hopefully before the end of the year I will get time to finish
> > it all off. I've have added msvc "assembler" intrinsics and some timing
> > routines so we can get a benchmark for pari with win32 , all the code for
> > this is available here
> >
> > http://code.google.com/p/sage-
> > windows/source/browse/packages/branches/#branches/pari-svn
> >
> > which I'm hoping when you get time you will merge into the current svn .
>
> I would much prefer if an automated test-build system be available before
> I apply this patch. That could work that way:
> The pari machine would generate a pari tarball of the day, and some
> Windows machine somewhere would automatically download it, build it and
> send the log via email to the pari machine, every day or every week.
>
> Cheers,
> Bill.

Yeah , I see if can get something done about it , if so then we can test 
cygwin/mingw32,msvc32  and when comprehensible mingw64 (although pari may not 
be compatible with it, if the "min" in "mingw" is true, ie windows native C 
lib)

Jason