oldk1331 wrote:
> 
> The build stops when compiling src/lisp/fricas-lisp.lisp,
> caused by those "fricas-foreign-call". Maybe because
> the FFI interface of ECL is changed?
> 
> The error message is:
> 
> ;;; End of Pass 1.In file included from /usr/include/ecl/ecl.h:82:0,
>                  from /usr/include/ecl/ecl-cmp.h:29,
>                  from fricas-lisp.cxx:5:
> fricas-lisp.cxx: In function â  cl_lispunion* L22__g86(cl_object)â  :
> fricas-lisp.cxx:587:68: error: â  writeablepâ   was not declared in this scope
>    value0 = ecl_make_int(writeablep(ecl_base_string_pointer_safe(v2)));
>                                                                     ^
> .....

For me it works fine.  Slightly strange is extension .cxx, looks
like your ECL is compiling things as C++.  My version compiles
as C.

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to