This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gmp 4.2 failures on the G5


I have checked them on 10.3.9, and I have found:

FAIL: t-hamdist

and

Default seed fails in iteration 0
FAIL: t-mt

plus a warning:

Warning, sscanf("","%d",&x) doesn't return EOF.
This affects gmp_sscanf, tests involving it will be suppressed.
You should try to get a fix for your libc.
PASS: t-scanf

Sin I read

--enable-cxx            enable C++ support [default=no]

in the configure file, I assume that I did not used the
--enable-cxx option (not knowing I am always using the default).

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]