gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Build issue


From: Camm Maguire
Subject: Re: [Gcl-devel] Build issue
Date: Thu, 17 Oct 2013 12:50:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Greetings!  OK, you might want to try again if interested.  I've tagged
2_6_10pre_sync. 

1) I've shut off the caller/callee recompile step for now pending use of
improved function do-recomp.

2) The compiler is slow, but should produce fast code.  I have almost
prepared an inline string hashing scheme to address this.

Take care,

Blake McBride <address@hidden> writes:

> Thanks!  Those changes helped quite a bit, but I am still unable to build.  
> It went a long time but ended up as follows:
>
> ...
> Initializing gcl_clcs_macros.o
> Initializing gcl_clcs_restart.o
> Initializing gcl_clcs_debugger.o
> Initializing gcl_clcs_handler.o
> Initializing gcl_clcs_conditions.o
> Initializing gcl_clcs_condition_definitions.o
> Initializing gcl_clcs_kcl_cond.o
> Initializing gcl_clcs_top_patches.o
> Initializing gcl_clcs_install.o
>
> ;; Loading /home/blake/Backup/gcl/gcl/unixport/../gcl-tk/tk-package.lsp
> ;; Finished loading 
> /home/blake/Backup/gcl/gcl/unixport/../gcl-tk/tk-package.lsp
> ;; Loading /home/blake/Backup/gcl/gcl/unixport/../cmpnew/gcl_lfun_list.lsp
> ;; Finished loading 
> /home/blake/Backup/gcl/gcl/unixport/../cmpnew/gcl_lfun_list.lsp
> ;; Loading /home/blake/Backup/gcl/gcl/unixport/../cmpnew/gcl_cmpopt.lsp
> ;; Finished loading 
> /home/blake/Backup/gcl/gcl/unixport/../cmpnew/gcl_cmpopt.lsp
> ;; Loading /home/blake/Backup/gcl/gcl/unixport/../lsp/gcl_auto_new.lsp
> ;; Finished loading 
> /home/blake/Backup/gcl/gcl/unixport/../lsp/gcl_auto_new.lsp
>
> T
>
>>
> T
>
>>rm -f tmp_image
> rm pre_init.lsp init_ansi_gcl.lsp.tmp post_init.lsp
> make[1]: Leaving directory `/home/blake/Backup/gcl/gcl/unixport'
> make -C unixport final
> ls: cannot access gcl_recompile?*.o: No such file or directory
> ls: cannot access ../clcs/clcs_*.lisp: No such file or directory
> make[1]: Entering directory `/home/blake/Backup/gcl/gcl/unixport'
> echo "(let ((si::*disable-recompile* nil)(compiler::*default-c-file* 
> t)(compiler::*default-h-file* t)(compiler::*default-system-p* t)(compiler::
> *default-data-file* t))(si::compiler-state-fns)(si::do-recompile nil))" | 
> ./saved_ansi_gcl
> GCL (GNU Common Lisp)  2.7.0 ANSI    Oct 16 2013 10:42:56
> Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd,xgcl)
> Binary License:  GPL due to GPL'ed components: (XGCL READLINE 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/
>
>>Segmentation fault
> make[1]: *** [final] Error 139
> make[1]: Leaving directory `/home/blake/Backup/gcl/gcl/unixport'
> make: *** [system] Error 2
> address@hidden ~/Backup/gcl/gcl $ 
>

-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]