When using SWIG with Lua and C++, each of the wrapper files contain all of
the static SWIG runtime functions. When I diff two wrapper files for two
different modules, there is a huge chunk of code that is the same.
This seems to be redundant and creates
large object files. Is there a way to have SWIG create the wrapper files
without the static runtime functions, and then include the necessary
(non-static) functions from a header file? I understand that it is possible
to create a header with the external runtimes, but again these are static.
What is the reason for this?
Thanks.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Swig-user mailing list
Swig-user@...
https://lists.sourceforge.net/lists/listinfo/swig-user