Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-31 Thread Brian Gladman
On 31/03/2014 18:55, Jeff Gilchrist wrote: > On Fri, Mar 28, 2014 at 4:26 PM, Brian Gladman wrote: > >> My repository at: >> https://github.com/BrianGladman/mpir >> >> is fully up to date but I don't think Bill has my latest VS build files. > > I pulled your latest master and followed the instru

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-31 Thread Bill Hart
On 31 March 2014 19:55, Jeff Gilchrist wrote: > On Fri, Mar 28, 2014 at 4:26 PM, Brian Gladman > wrote: > > > My repository at: > > https://github.com/BrianGladman/mpir > > > > is fully up to date but I don't think Bill has my latest VS build files. > > I pulled your latest master and followed t

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-31 Thread Jeff Gilchrist
On Fri, Mar 28, 2014 at 4:26 PM, Brian Gladman wrote: > My repository at: > https://github.com/BrianGladman/mpir > > is fully up to date but I don't think Bill has my latest VS build files. I pulled your latest master and followed the instructions in the build.vc12\readme.txt file. Good news, i

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Bill Hart
On 28 March 2014 20:23, Case Van Horsen wrote: > On Fri, Mar 28, 2014 at 11:25 AM, Brian Gladman > wrote: > > On 28/03/2014 18:13, Bill Hart wrote: > >> Three comments/questions: > >> > >> * I'd like to remove the win directory (with configure.bat and > >> make.bat), since these are no longer ma

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Bill Hart
I have now updated to your latest Brian. I also changed the way stdint detection is handled. I hope everything still builds ok. Bill. On 28 March 2014 21:26, Brian Gladman wrote: > On 28/03/2014 18:31, Jeff Gilchrist wrote: > > On Fri, Mar 28, 2014 at 2:25 PM, Brian Gladman > wrote: > > > >>

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Brian Gladman
On 28/03/2014 18:31, Jeff Gilchrist wrote: > On Fri, Mar 28, 2014 at 2:25 PM, Brian Gladman wrote: > >> I'll ask if we have volunteers who are willing to try 2010 builds. If we >> don't get any, we should remove them. > > I will double check but I think I still have VS2010 Professional on > one

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Case Van Horsen
On Fri, Mar 28, 2014 at 11:25 AM, Brian Gladman wrote: > On 28/03/2014 18:13, Bill Hart wrote: >> Three comments/questions: >> >> * I'd like to remove the win directory (with configure.bat and >> make.bat), since these are no longer maintained and broken. Then I can >> just declare the following t

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Jeff Gilchrist
On Fri, Mar 28, 2014 at 2:25 PM, Brian Gladman wrote: > I'll ask if we have volunteers who are willing to try 2010 builds. If we > don't get any, we should remove them. I will double check but I think I still have VS2010 Professional on one of my machines that I could test. Jeff. -- You recei

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Brian Gladman
On 28/03/2014 18:13, Bill Hart wrote: > Three comments/questions: > > * I'd like to remove the win directory (with configure.bat and > make.bat), since these are no longer maintained and broken. Then I can > just declare the following ticket invalid: > > https://github.com/wbhart/mpir/issues/16

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Jeff Gilchrist
On Fri, Mar 28, 2014 at 1:54 PM, Brian Gladman wrote: > Visual C/C++ EXpress 2013 only - since this is free and has important > improvements over earlier versions in terms of C/C++ language support, > there is little reason to stay with earlier versions. I'm ok with that, it makes my life easier

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Bill Hart
Three comments/questions: * I'd like to remove the win directory (with configure.bat and make.bat), since these are no longer maintained and broken. Then I can just declare the following ticket invalid: https://github.com/wbhart/mpir/issues/16 * If the VS2010 builds don't work, I'd like to remov

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Brian Gladman
On 28/03/2014 17:25, Jeff Gilchrist wrote: > I can probably help you with that. I have a box with nothing on it so > I will install Express. Do you want me to try multiple versions of > Express or just the latest 2013? Hi Jeff, Visual C/C++ EXpress 2013 only - since this is free and has importa

Re: [mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Jeff Gilchrist
I can probably help you with that. I have a box with nothing on it so I will install Express. Do you want me to try multiple versions of Express or just the latest 2013? Jeff. On Fri, Mar 28, 2014 at 1:21 PM, Brian Gladman wrote: > As we are approaching the next release of MPIR, I now have ful

[mpir-devel] MPIR with Visual Studio Express

2014-03-28 Thread Brian Gladman
As we are approaching the next release of MPIR, I now have fully functional MPIR builds with Visual Studio 2012 and 2013. It is possible that the Visual Studio 2010 build will also work provided that the build files are regenerated with the Python based build generator (but this is untested). But