This is the mail archive of the gsl-discuss@sourceware.org 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: new testing version 1.7.90


Hi,

On Thu, 23 Mar 2006 14:44:29 +0000
Brian Gough <bjg@network-theory.co.uk> wrote:

> I'm preparing a new release... please try it out and post back 
> what platforms it works or doesn't work on. Thanks.

"make check" fails on gcc 3.3.5 with options "-ansi -pedantic" because
some test uses the non-standard macro M_PI.


Making check in const
make[1]: Gehe in Verzeichnis »/home/bauke/tmp/gsl-1.7.90/const«
make  test
make[2]: Gehe in Verzeichnis »/home/bauke/tmp/gsl-1.7.90/const«
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..    -O3 -ansi -pedantic -c test.c
test.c: In Funktion »main«:
test.c:87: error: `M_PI' undeclared (first use in this function)
test.c:87: error: (Each undeclared identifier is reported only once
test.c:87: error: for each function it appears in.)
make[2]: *** [test.o] Fehler 1
make[2]: Verlasse Verzeichnis »/home/bauke/tmp/gsl-1.7.90/const«
make[1]: *** [check-am] Fehler 2
make[1]: Verlasse Verzeichnis »/home/bauke/tmp/gsl-1.7.90/const«
make: *** [check-recursive] Fehler 1


	With regards

	Heiko Bauke


-- 
-- Universitäten sind Bildungsstätten, die aus Neunmalklugen
-- Siebengescheite machen. (Werner Mitsch, dt. Aphoristiker, 1936-)
-- Supercomputing in Magdeburg @ http://tina.nat.uni-magdeburg.de
--                 Heiko Bauke @ http://www.uni-magdeburg.de/bauke


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