LSARC/2008/059 - SQLite

Nicolas Williams Nicolas.Williams at sun.com
Fri Feb 1 17:41:15 PST 2008


On Fri, Feb 01, 2008 at 05:37:41PM -0800, John Plocher wrote:
> I think I agree with Nicolas and DrH - statically link firefox
> with SQLite and don't attempt to make a shared version that you
> are unwilling or unable to properly support for general use.

In that case we could ship the header file and the .a library as
Volatile, accept the multiple copies of the thing, and live with it.

Volatile + static linking == as stable as the customer wants it.

Static linking is wasteful of VM space and bug fixing opportunities, but
I think it's a reasonable compromise in this case.

Nico
-- 



More information about the opensolaris-arc mailing list