On Monday 11 April 2011 10:11:18 Sisyphus wrote: > ----- 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
Hi I have had problems with earlier MinGW64 installs , but this thread details what I did to get it to work , nothing special http://groups.google.com/group/mpir- devel/browse_thread/thread/3aafeb376e39fa99# and for those that like MSVC http://groups.google.com/group/mpir- devel/browse_thread/thread/349b621698d68d92# Jason ------------------------------------------------------------------------------ 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
