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


Oh, of course. I use redhat 7.2 i386. So, it seems that I cannot claim 
the problem is due to the compiler. I'll do some more experiments, and 
return with more information.

Jari


Achim Gaedke wrote:

> Hmmm, what os do you use?!
> I was successful on redhat7.3 i386 linux with gcc-3.1 (compiled by
> myself).
> 
> Achim Gaedke, ZPR
> Weyertal 80, 50931 Köln
> Tel: +49 221 470 6021
> 
> On Wed, 29 May 2002, Jari [ISO-8859-1] Häkkinen wrote:
> 
> 
>>Hi.
>>
>>I have problems running (compiling) some of the test programs with gcc 
>>version 3.1. The test programs compile using gcc 2.95.
>>
>>I am working with gsl 1.1.1, and compiling ('make' with gcc 3.1) the 
>>projects works alright. When running 'make check' all directories, 
>>except vector and matrix, compiles and passes all tests. In the matrix 
>>and vector directories, gcc gives the following output:
>>
>>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?
>>
>>Jari
>>
>>
>>-- 
>>Jari Häkkinen, PhD
>>Complex Systems Division                        mailto:jari@thep.lu.se
>>Department of Theoretical Physics               phone: +46 (0)46 2220667
>>Lund University                                 fax:   +46 (0)46 2229686
>>Sölvegatan 14a, SE-223 62 Lund, Sweden          http://www.thep.lu.se
>>
>>
> 
> 


-- 
Jari Häkkinen, PhD
Complex Systems Division                        mailto:jari@thep.lu.se
Department of Theoretical Physics               phone: +46 (0)46 2220667
Lund University                                 fax:   +46 (0)46 2229686
Sölvegatan 14a, SE-223 62 Lund, Sweden          http://www.thep.lu.se



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