On Thu, Jun 10, 2010 at 3:25 PM, Chris Saunders <[email protected]> wrote:
> I have installed MinGW 64-bit and am attempting to get MSYS to work with
> it.  I attempted to configure GMP-5.0.1.  Here is the command line I used to
> run configure and the first few lines of output (My OS is Windows 7
> 64-bit.):
>
> $ ./configure --disable-shared --enable-alloca=no --host=x86_64-w64-mingw32
> configure: WARNING: If you wanted to set the --build type, don't use --host.
>   If a cross compiler is detected then cross compile mode will be used.
> checking build system type... i686-pc-mingw32
> checking host system type... x86_64-w64-mingw32
>
> I also ran make and it appeared to me to run successfully.  I then ran make
> check and it reported one error.  I'm guessing that the problem is that the
> build system type and host system type are different.  Can someone tell me
> if this is the likely source of the problem and what I could do about it?
>
> Regards
> Chris Saunders

What, exactly, was the error with make check???  Without knowing that,
I couldn't tell you what the problem could possibly be...a bug in gmp,
a bug in the runtime, a bug in the compiler or a bug between the
keyboard and the chair :-)

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to