----- Original Message ----- From: "Jason" > Did "make check" pass OK?
No - same problem when 'make check' tried to compile t-bswap.exe. > You need to link with -lmpir and include "mpir.h" , or configure with -- > enable-gmpcompat to get librarys and headers called -lgmp and include > "gmp.h" Yes, I used --enable-gmpcompat. And 'make install' installed both gmp.h and libgmp.h, in addition to mpir.h and libmpir.h. Including mpir.h (instead of gmp.h) and linking to libmpir.a (instead of libgmp.a) results in the same problem. > anyone can post to > > [email protected] Ok - I'll try posting there. (Sorry, my email to this list was short on detail - not sure that the "details" would be on topic here.) Thanks, Jason. Cheers, Rob ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
