[Ecls-list] Non- c:build-program composition question.

Samium Gromoff _deepfire at feelingofgreen.ru
Wed Mar 19 08:00:20 UTC 2008


Hi folks,

Is it possible to compose by simple linking:

 1. a C program linked with libecl and doing proper init (i.e. cl_boot()),
 2. the product of c:build-static-library, itself in turn produced
     from individual lisp files compile-file'd with :system-p t

so that the C program can access Lisp objects defined in the second part
by the means of si_safe_eval/cl_eval?

The intent here is to avoid going through run-program for final linking.

regards, Samium Gromoff




More information about the ecl-devel mailing list