Frank Goenninger wrote:
Hi!

Thanks for looking into this ...
I want to call the functions Tcl_CreateInterp and Tcl_Eval from Lisp. So I defined the libs and the functions :

<skip>
I do not see any output anywhere. I also see that the returned value is like an error value ... I am on OS X 10.4.6 (Intel) with CFFI latest tarball and AllegroCL8.0.

Any help really appreciated !!!



Need also call Tcl_Init. And, may be, before this need call Tcl_FindExecutable.

See help for Tcl Built-In Commands.

--
WBR, Yaroslav Kavenchuk.
_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to