From: Kirk S MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14433.3009.440645.194643@gargle.gargle.HOWL> Date: Wed, 22 Dec 1999 12:34:57 -0500 (EST) To: pgcc AT delorie DOT com Subject: pgcc bug X-Mailer: VM 6.72 under 21.1 (patch 8) "Bryce Canyon" XEmacs Lucid Reply-To: pgcc AT delorie DOT com gcc version pgcc-2.95.2 19991024 (release) clisp version 1999-07-22 I compiled clisp in the way the docs recommend. I get this error --- test -d linkkit || ln -s . linkkit test -d bindings || mkdir bindings ./lisp.run -m 750KW -B . -N locale -Efile ISO-8859-1 -norc -x "(load \"init.lsp\") (sys::%saveinitmem) (exit)" C_CODE_ALIGNMENT is wrong. "E = 0x805FD52. make: *** [interpreted.mem] Aborted --- I couldn't run the egcs testsuite since it was removed (hope this is resolved soon). I had no way of testing the compiler. You should be able to reproduce this. Also the ./configure scripts hangs while testing signal handlers. It waits for a signal it never gets. Good luck. Kirk