Greetings! OK, should be fixed now -- a configure bug.
You should now have 1) 128M more heap, heap start 0x0 in (room) 2) smaller saved images, 1/3 to 1/2 of before 3) faster build times/fewer recompilations 4) cmpinclude.h warning removal (i.e. __GNU_C redefined) 5) somewhat proper temp file handling, via the (si::with-temp-file ...) macro. The latest gcc issues new warnings regarding type-punning which I am cleaning up now. This needs to go into 2.6.8pre and head. Will post when done. 2.6.8 is now held up only by 64bit xgcl, as far as I can see. On the 2.7 front, recompilation seems to be working great, again as far as I can see. If you happen to get the acl2-hons through, please let me know. Then it is solid enough IMHO for the next step -- multiple value fast linking. Take care, Robert Boyer <[EMAIL PROTECTED]> writes: > A 2.7.0 build here is crumbling in a new sort of way here. > I'm sure you are aware of it, but I mention it just in case. > > >rm raw_ansi_gcl init_ansi_gcl.lsp.tmp > make[1]: Leaving directory `/v/filer3/v0q027/gcl-2.7.0/unixport' > [ "_LIBS" == "" ] || cd xgcl-2 && make saved_xgcl > LISP=../unixport/saved_ansi_gcl && mv saved_xgcl ../unixport/saved_ansi_gcl > make[1]: Entering directory `/v/filer3/v0q027/gcl-2.7.0/xgcl-2' > make[1]: Circular ../unixport/saved_ansi_gcl <- ../unixport/saved_ansi_gcl > dependency dropped. > echo '(load "sysdef.lisp")(xlib::compile-xgcl)(xlib::save-xgcl > "saved_xgcl")' | ../unixport/saved_ansi_gcl > GCL (GNU Common Lisp) 2.7.0 ANSI Jun 21 2006 09:31:36 > Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd) > Binary License: GPL due to GPL'ed components: (BFD UNEXEC) > Modifications of this banner must retain notice of a compatible license > Dedicated to the memory of W. Schelter > > Use (help) to get some basic information on how to use GCL. > > Temporary directory for compiler files set to /tmp/ > > > > Loading sysdef.lisp > Finished loading sysdef.lisp > T > > >/v/filer3/v0q027/gcl-2.7.0/xgcl-2/Events.c:25:22: X11/Xlib.h: No such > file or directory > /v/filer3/v0q027/gcl-2.7.0/xgcl-2/Events.c: In function `make_XKeyEvent': > > Bob > > > -- Camm Maguire [EMAIL PROTECTED] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel