Jon, > In line 124 of common/Make.global_options, I changed > > DEAL_II_ADD_SONAME = -Wl,-dylib_install_name -Wl,$(call > DEAL_II_SHLIB_NAME,$(1)) > > to > > DEAL_II_ADD_SONAME = -Wl,-dynamic -Wl,-install_name -Wl,$(call > DEAL_II_SHLIB_NAME,$(1)) > > While searching for information about this problem, I saw that this > particula
_______________________________________________
