I checked out GCL 2.7.0 this evening and built it successfully on a Fedora Core 3 system, but failed on Red Hat 9.0.
...
gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/home/steve/dl/lisp/gcl-2.7.0/gcl/o -I../h -I../gcl-tk plt.c
In file included from plt.c:30:
pltd.h:1: conflicting types for `logl'
/usr/include/bits/mathcalls.h:110: previous declaration of `logl'
make[1]: *** [plt.o] Error 1
rm list.c file.c sequence.c string.c character.c print.c read.c hash.c symbol.c
pathname.c package.c
make[1]: Leaving directory `/home/steve/dl/lisp/gcl-2.7.0/gcl/o'
make: *** [unixport/saved_pre_gcl] Error 2
[EMAIL PROTECTED]:~/dl/lisp/gcl-2.7.0/gcl$ gcc --version
gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

--
Steven H. Rogers, Ph.D., [EMAIL PROTECTED]
Weblog: http://shrogers.com/weblog
"He who refuses to do arithmetic is doomed to talk nonsense."
-- John McCarthy


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to