Dear Waldek,
In src/interp/Makefile.in I still see conditional lisp code.
${SAVESYS}:
echo '(load "makeint.lisp") #-:ecl(BOOT::reclaim)' \
'#+:ecl(FRICAS-LISP::make-program "$(BASE)$@" nil)' \
'#-:ecl(BOOT::spad-save "$(BASE)$@" t)' | ${BOOTSYS}
ls $@
@ echo 6 ${SAVESYS} created
Wouldn't have it been a reasonable idea to abstract all such differences
away into the lisp that is built in the very beginning of the build process?
Another question concerns the ${BASE} variable. Where should I lookup
its meaning. Up to now I've only seen it initialised to the empty
string. Do *you* have need for it?
Ralf
--
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 http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/groups/opt_out.