Hi,

On Sun, 2010-10-17 at 03:23 +0200, Tim Vandermeersch wrote:
> All plugins are included in libopenbabel.a. The symbols can be
> undefined at link time to ensure they are not removed from the
> executable. This can be done with:
> 
> Intel ICC & GNU GCC: c++ -u symbol (format:
> _ZTVN9OpenBabel${length}${plugin_class}E)
> MSVC: cl.exe /U symbol

Could those symbols be extracted automatically 
from the build via nm * | grep "*formats*"
or something a bit more elaborate ?

Yours,
Steffen


-- 
IPB Halle                    AG Massenspektrometrie & Bioinformatik
Dr. Steffen Neumann          http://www.IPB-Halle.DE
Weinberg 3                   http://msbi.bic-gh.de
06120 Halle                  Tel. +49 (0) 345 5582 - 1470
                                  +49 (0) 345 5582 - 0
sneumann(at)IPB-Halle.DE     Fax. +49 (0) 345 5582 - 1409


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to