From: Raphael Arlitt
Subject: gcl compile
Date: 
Message-ID: <9auij0$t04$1@nets3.rz.RWTH-Aachen.DE>
Hi,
I use a SuSE 7.1 System with gcc 2.95.2 and gcc 2.95.3 but never was able 
to 
compile that gcc part. 

I only  get an error saying (while compiling the cvs version):......

In file included from rsym.c:19:
rsym_elf.c: In function `main':
rsym_elf.c:72: warning: return type of `main' is not `int'
../xbin/if-exists /usr/u9/wfs/schelter "../xbin/inc-version"
../xbin/if-exists saved_gcl "rm -f saved_gcl"
cat init_gcl.lsp | \
sed -e "s"DATE"Version(`cat ../majvers`.`cat ../minvers`) `date`g" \
-e 'ssaved_gclsaved_gclg' \
-e 'slinks t)links t)(setq compiler::*cc* "gcc -pipe -fwritable-strings  
-DVOL=volatile -I/home/ra/gcl/o -fsigned-char")(si::build-symbol-table)g' \
-e "sGCLDIR/home/ra/gclg" \
-e "s(defun lisp-imp(setq si::*gcl-version* `cat ../minvers` 
si::*gcl-major-version* `cat ../majvers`)(defun lisp-impg" \
-e "s:GCL-1:GCL-"`cat ../majvers`":g"   > foo
../unixport/raw_gcl ../unixport/ -libdir /home/ra/gcl/ < foo
GCL (GNU Common Lisp)  April 1994  32768 pages
 
Unrecoverable error: GBC is not enabled.
make[1]: *** [saved_gcl] Error 134
make[1]: Leaving directory `/home/ra/gcl/unixport'
make: *** [all] Error 2

I don't know what to do. I also wasn't able to compile older versions of 
gcl.

Could you please give me any help/advice? Where may I get advice to compile 
gcc? I really would appreciate your help to get gcl and finally maxima up 
and 
running.

Raphael