Hi 
 
MPIR-2.2.0-rc2 is released for testing here 
 
http://www.mpir.org/mpir-2.2.0-rc2.tar.gz 
 
Changes from rc1 are: 
(rc1 release is here http://groups.google.com/group/mpir-
devel/browse_thread/thread/d5faa938a36ff0e6  )

add AMD model 9 (Magny Cours) cpu's to the detection function.

exclude the locale C++ test on MinGW64

The void function refmpn_not should not try and return a value

Removed a dangling reference in the VS2008 build

Distribution is now in tar.bz2 (BZIP2) format , saves 33% 

Known problems: 
 
Cygwin builds fail , although this appears to be a problem with Cygwin itself 
 and not MPIR as the previous MPIR now fails , whereas it did work before. 
Cygwin on 32 Windows does work , but I have still to get Cygwin working on 
WIndow 64 bit.

The batch builds (ie ./configure ,make ,make check) for MSVC have not been 
 updated for the new file layout and so make clean does not clean-up properly 
 and make check does not work for DLL builds. NOTE: The underlying MSVC 
 projects are fine , it's just the batch builds which call them. The batch 
 builds have been depreciated in favor of a command line type build which is 
 slated for the next major release. 

Mingw64 shared library C++ tests fails due to wrong paths being set , however 
the library is fine.

Itanium with icc fails a generic C build , however the assembler builds are 
fine

Darwin with gcc-3.3 fails a generic C build , however the assembler builds are 
fine.
 
Reports of the results of any testing done (whether pass or fail) are greatly 
 appreciated. Please do and try a few combinations of options ie 
 --enable-shared 
 --enable-static 
 --enable-fat 
 --enable-assert 
 --enable-cxx 
 
and please report the output of ./config.guess 

Particularly interested  in cygwin/mingw*/MSVC/BSD/AIX/Solaris/Darwin builds 

Thanks 
 Jason 

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to