| Subject: | Re: [Qt-interest] LGPL and static linking |
|---|---|
| From: | Bastian Bense |
| Date: | Wed, 2 Dec 2009 09:45:15 +0100 |
|
I guess the .a format is, unlike shared libraries, not compatible with every linker. So the user would need the exact version of the toolchain to be 100% sure that re-linking will go smooth. Why not simply provide the user two download options when downloading your application (except, of course, for those cases where it is technically impossible): a dynamic version (possibly hidden somewhere between the links on the download page), and the static variant. So if he/she wants the dynamic version and swap some DLLs, they can do it with the dynamic build, otherwise they can enjoy the static build with the smaller file size and so on...
2009/12/2 <andrew.m.goth@xxxxxxxxxx>
-- Best regards, Bastian Bense _______________________________________________ Qt-interest mailing list Qt-interest@xxxxxxxxxxxxx http://lists.trolltech.com/mailman/listinfo/qt-interest |
| Previous by Date: | Re: [Qt-interest] Inserting items in QTreeView, Jaco Naude |
|---|---|
| Next by Date: | Re: [Qt-interest] OpenCASCADE sample for qt is giving problem, Srdjan Todorovic |
| Previous by Thread: | Re: [Qt-interest] LGPL and static linking, andrew . m . goth |
| Next by Thread: | Re: [Qt-interest] LGPL and static linking, andrew . m . goth |
| Indexes: | [Date] [Thread] [Top] [All Lists] |