[Ecls-list] ECL and statically linked binary

Philipp Marek philipp at marek.priv.at
Thu Jul 7 13:36:48 UTC 2011


Well,the specific error in HEAD is here since:

1dc8d99941805f4cd789c951bb511306e569bbe5 is the first bad commit
commit 1dc8d99941805f4cd789c951bb511306e569bbe5
Author: Juan Jose Garcia Ripoll <jjgarcia at users.sourceforge.net>
Date:   Thu Jun 30 11:07:31 2011 +0200

    Move ecl_make_codeblock() outside the #if ENABLE_DLOPEN because it is needed also by
statically linked ECL.


This is the error:

(compile-file "ext:bytecmp;bytecmp.lsp" :output-file #P"BUILD:EXT;BYTECMP.O.NEWEST"
:SYSTEM-P T :C-FILE T :DATA-FILE T :H-FILE T)
;;;
;;; Compiling EXT:BYTECMP;BYTECMP.LSP.
;;; OPTIMIZE levels: Safety=2, Space=1, Speed=1, Debug=1
;;;

Condition of type: SIMPLE-TYPE-ERROR
In function GETHASH, the value of the second argument is
  1
which is not of the expected type HASH-TABLE
Available restarts:







More information about the ecl-devel mailing list