gmp build with MinGW
Frank Braun
Frank.Braun at rz.uni-regensburg.de
Thu Apr 29 13:11:11 CEST 2010
I'm using a dell optiplex gx 620 with Intel Pentium 4 2,8 GHz (Prescott)
Microsoft Windows XP
MSYS: msysCORE-1.0.13-2-msys-1.0.13-bin.tar
gcc, g++: $ gcc -v
Es werden eingebaute Spezifikationen verwendet.
Ziel: mingw32
Konfiguriert mit: ../gcc-4.4.0/configure --enable-languages=c,ada,c++,fortran,ja
va,objc,obj-c++ --disable-sjlj-exceptions --enable-shared --enable-libgcj --enab
le-libgomp --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --ena
ble-version-specific-runtime-libs --prefix=/mingw --with-gmp=/mingw/src/gmp/root
--with-mpfr=/mingw/src/mpfr/root --build=mingw32
Thread-Modell: win32
gcc-Version 4.4.0 (GCC)
I tried to install gmp-5.0.1 from the untared file (tar 1.19.90)
-rw-r--r-- 1 Administrator Administratoren 12687360 Apr 29 08:50 gmp-5.0.1.tar
./configure does work with many warnings (see atachment of config.log)
make does work too and does build libgmp.la which seems to work with simple test programs
BUT: make check does NOT work. It gives many warnings and none of the checks semms to work. (see attachment check.log)
Please excuse the few error messages in german (warnung is warning; zeiger is pointer; typkonvertierung is type conversion; Ganzzahl is integer; breite is width...)
The failing check is at least alarming.
/******
And yes: I consulted
http://gmplib.org/manual/Reporting-Bugs.html
http://gmplib.org/manual/Known-Build-Problems.html#Known-Build-Problems
http://gmplib.org/manual/Notes-for-Particular-Systems.html#Notes-for-Particular-Systems
without getting a hint
*******/
By the way, without elaborate description, I have problems with djgpp too even when usinf bash-2.04.
Thank you
Frank Braun
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 424053 bytes
Desc: not available
URL: <http://gmplib.org/list-archives/gmp-bugs/attachments/20100429/5edc3a15/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check.log
Type: application/octet-stream
Size: 5787 bytes
Desc: not available
URL: <http://gmplib.org/list-archives/gmp-bugs/attachments/20100429/5edc3a15/attachment-0003.obj>
More information about the gmp-bugs
mailing list