This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL 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: Problems compiling tests with gcc 3.1


I have had the same problem when building with gcc 3.1.  I managed to run 
the gsl test suite with gcc 3.1 by compiling the test.c and test_static.c 
routines in gsl-1.1.1/vector and gsl-1.1.1/matrix with the default redhat 
version of gcc (2.96-98), then running make check, configured to use gcc 
3.1.  All the checks ran successfully.
At 07:12 PM 5/29/2002 +0100, Brian Gough wrote:
>Jari Häkkinen writes:
>  > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I..    -g -O2 -c test_static.c
>  > In file included from test.c:61,
>  >                   from test_static.c:6:
>  > test_complex_source.c: In function `test_complex_float_trap':
>  > test_complex_source.c:258: Internal compiler error in subst, at
>  > combine.c:3546
>  > Please submit a full bug report,
>  > with preprocessed source if appropriate.
>  > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>  > make[2]: *** [test_static.o] Error 1
>  >
>  >
>  > I have not submitted a bug-report. Is this a known problem?
>
>I have not seen that problem before -- it needs to be reported to the
>gcc maintainers if it is not fixed in their latest release.
>
>regards
>Brian Gough

John Ketchum
Qualcomm Inc.
9 Damonmill Square Suite 2A
Concord, MA 01742
Office: 60915
Direct: 781-276-0915
Fax: 781-276-0901
Mobile: 617-312-7023


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