[gme-users] Using static libraries with GME interpreters

Jonathan M. Sprinkle sprinkle at eecs.berkeley.edu
Thu Jul 1 14:31:46 CDT 2004


Hey all,

I have a question regarding the use of static libraries with GME
interpreters.

If a user is creating two or more interpreters for her application, it is
quite plausible that some of the overlapping code could be placed in a
static library and linked against the other two interpreters. Is there any
work toward streamlining this for other users, or should I begin some kind
of contribution for this?

Much of the effort required is in setting the proper #defines (for using BON
classes) and setting the library to use the correct paths for the GME header
files.

Any thoughts are appreciated,
Jon



More information about the gme-users mailing list