bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] MinGW/MSYS fail


From: X Statistics
Subject: Re: [Bug-gsl] MinGW/MSYS fail
Date: Wed, 22 Jun 2011 12:46:56 -0300

Someone already posted this (failed in ode-initval2) in the list.

It says:

> Adding -ffloat-store fixes  the problem. Actual commands:
>
> CFLAGS='-g -O2 -ffloat-store' ./configure  -C > config.out 2>&1
> make > make.out 2>&1
> make -k  check > make.check.out 2>&1
> grep -i fail make.check.out

Ralph.

2011/6/22 Gösta Ljungdahl <address@hidden>

> Hi!
>
> I have experienced the noted monte-directory failures many times but not
> this time.
>
> Snip
> ---------------------------------
> Making check in monte
> make[1]: Entering directory `/g/download/matte/gsl-1.15/monte'
> make  test.exe
> make[2]: Entering directory `/g/download/matte/gsl-1.15/monte'
> gcc -DHAVE_CONFIG_H -I. -I.. -I..    -g -O2 -MT test.o -MD -MP -MF
> .deps/test.Tpo -c -o test.o test.c
> mv -f .deps/test.Tpo .deps/test.Po
> /bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2   -o test.exe test.o
> libgslmonte.la ../rng/libgslrng.la  ../ieee-utils/libgslieeeutils.la../err/
> libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/
> libutils.la -lm
> libtool: link: gcc -g -O2 -o .libs/test.exe test.o  ./.libs/libgslmonte.a
> ../rng/.libs/libgslrng.a ../ieee-utils/.libs/libgslieeeutils.a
> ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a
> ../utils/.libs/libutils.a
> make[2]: Leaving directory `/g/download/matte/gsl-1.15/monte'
> make  check-TESTS
> make[2]: Entering directory `/g/download/matte/gsl-1.15/monte'
> Completed [4320/4320]
> PASS: test.exe
> =============
> 1 test passed
> =============
> ---------------------------------
>
> There was, however, another failure:
>
> ---------------------------------
> OS Name                 Microsoft Windows XP Professional
> Version                 5.1.2600 Service Pack 3 Build 2600
> OS Manufacturer         Microsoft Corporation
> System Manufacturer     Dell Inc.
> System Model            Latitude D830
> System Type                     X86-baserad dator
> Processor                       x86 Family 6 Model 23 Stepping 6
> GenuineIntel ~2593 Mhz
> BIOS Version/Date               Dell Inc. A15, 2010-01-04
> SMBIOS Version          2.4
> Windows Directory               C:\WINNT
> System Directory                C:\WINNT\system32
> Hardware Abstraction Layer      Version = "5.1.2600.5512
> (xpsp.080413-2111)"
> Total Physical Memory           4 096,00 MB
> Available Physical Memory       2,38 GB
> Total Virtual Memory            2,00 GB
> Available Virtual Memory        1,96 GB
> Page File Space                 6,27 GB
> Page File                               C:\pagefile.sys
>
>
>
> MinGW 5.14
> MSYS 1.017
> $ gcc --version
> gcc.exe (GCC) 4.5.2
> Copyright (C) 2010 Free Software Foundation, Inc.
>
> make[2]: Entering directory `/g/download/matte/gsl-1.15/ode-initval2'
> FAIL: bsimp/msbdf e5_bigt [1] (1.0190909463048507e-020 observed vs
> 1.020144070808528e-020 expected) [1214]
> FAIL: bsimp/msbdf e5_bigt [2] (1.0194255784181719e-020 observed vs
> 1.0183729939450725e-020 expected) [1215]
> FAIL: bsimp/msbdf e5_bigt [3] (3.7405084513304344e-065 observed vs
> 3.7366884728539915e-065 expected) [1216]
> FAIL: test.exe
> ==================
> 1 of 1 test failed
> ==================
> --------------------------------
>
> Othewise Great software! Thanks a million!
>
> Gösta Ljungdahl
> address@hidden
> _______________________________________________
> Bug-gsl mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-gsl
>


reply via email to

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