bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

2 of 3 tests in 'misc' fail on Win32, MSYS, MinGW


From: Sisyphus
Subject: 2 of 3 tests in 'misc' fail on Win32, MSYS, MinGW
Date: Wed, 27 Oct 2004 19:31:53 +1000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313

Hi,
Using Windows 2000, MinGW compiler in the MSYS shell.
Running the test/misc tests, 't-locale' passes (skipped, actually ... I think), but both 't-printf' and 't-scanf' fail with "abnormal program termination". When I run those 2 executables in a cmd.exe shell I get the additional information, wrt 't-printf.exe.':

doprnt.c:421: GNU MP assertion failed: intmax_t not available

and wrt 't_scanf.exe':

doscan.c:616: GNU MP assertion failed: intmax_t not available

I'm a little mystified as to why 'intmax_t' is deemed to be unavailable. It's typedef'd as a 'long long' in 'stdint.h' (which, in turn, is included on 'inttypes.h').

Is it just that 'HAVE_INTMAX_T' is untrue ... for some reason ?

Cheers,
Rob





reply via email to

[Prev in Thread] Current Thread [Next in Thread]