On Tue, Aug 24, 2010 at 6:32 AM, Igor Filippov
<igor.v.filip...@gmail.com> wrote:

> A feature request: would it be possible to have a single - and
> preferably static - library for cuneiform?

Simple answer: no.

Slightly longer answer: every one of those libraries has a gazillion
local variables that have same names in every library. If CF were
joined into one big library, they would all point to the same
variables and thus some parts of the program would mess up the state
of others.

And even if you could do this, you would still have to include the 144
data files in your program.

_______________________________________________
Mailing list: https://launchpad.net/~cuneiform
Post to     : cuneiform@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cuneiform
More help   : https://help.launchpad.net/ListHelp

Reply via email to