On Mon, Jun 02, 2025 at 08:51:14AM +0200, Grégory Vanuxem wrote: > Hello, > > Are there some strong raisons to use a static libspad.a for GCL but a > dynamically loaded libspad.so for SBCL or Clozure CL? > > Thanks by advance for any help.
There are strong reasons to use dynamically loaded libspad.so for SBCL or Clozure CL: they do not support static linking. In case of ECL and GCL we use static linking beacause it is simpler. -- 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 fricas-devel+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/fricas-devel/aD14RGt8tt_K_1If%40fricas.org.