[Ecls-list] ECL and shared libraries

Paul Meurer paul.meurer at uib.no
Wed Sep 1 12:44:44 UTC 2004


With some help from Brian and Julian, I finally got my library working 
on Linux.

There was one issue in building the system from the current CVS, apart 
from applying Brian´s patches:

In src/cmp/cmpcfg.lsp.in,

the line

(setq *ld-format* "@ECL_CC@ -o ~A -L~A ~{~A ~} ~@?")

should be

(setq *ld-format* "~A -o ~A -L~A ~{~A ~} ~@?")

Regards,
Paul





More information about the ecl-devel mailing list