Mailinglist Archive: opensuse-bugs (4060 mails)

< Previous Next >
[Bug 662186] [SMBTA] smbtad to deliver sqlite3 and link statically

https://bugzilla.novell.com/show_bug.cgi?id=662186

https://bugzilla.novell.com/show_bug.cgi?id=662186#c4


--- Comment #4 from Holger Hetterich <hhetter@xxxxxxxxxx> 2011-01-14 19:30:16
UTC ---
If a shared sqlite library >= 3.7.0 is available, this will be used and linked
against.

If not, the amalgamation code will be build (note this is not a static linked
library, it's sqlite in one c file) and used.

Amalgamation built-binaries can be up to 10 percent faster, as the compiler is
doing more optimizations compared to a usual sqlite build, where everything is
compiled in different files.

Not closing this yet as I would like to see an option to enforce the
amalgamation build even if sqlite is installed.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References