gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnucap-devel] modules/plugins/libraries


From: Felix Salfelder
Subject: [Gnucap-devel] modules/plugins/libraries
Date: Tue, 17 Sep 2013 14:25:59 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Al.

I get the following when loading a plugin

> load ./s_dc2.so
       ^ ? ./s_dc2.so: undefined symbol: SIM::outdata(double)

SIM::outdata(double) comes from apps/s__out.cc, which is not part of
libgnucap.so but libgnucap_default_plugins.so. is this intended?

also, libgnucap_default_plugins.so should imo be
gnucap_default_plugins.so, and, like other plugins/modules, it should
not be linked against (but against libgnucap.so).

regards
felix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]