| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Kemin Zhou | Date: | December 16 2010 12:31am |
| Subject: | Re: static library | ||
| View as plain text | |||
So After all, it is not a trivial matter to make static version. In the past two years I have tried and failed. At least, in the readme file, the distribution should mention that you just could not make static libs. This will save a lots of future attempts. By the way, there was one CPP file ssx/genv2.cpp needs the #include <cstring> line on certain machines. If GNU LGPL prevents from making a static library, it is quite bad. At lest for testing and development, you might want this feature. Sebastian Salazar wrote: > Curiously I also need a static version of mysql + +, I followed the > advice (I added the #include<cstring> to ssx/genv2.h, and modified > the line 53 and 139, I change the dll tag for lib, then configure; > make; make install without success. It doesn't create the static lib. > >
| Thread | ||
|---|---|---|
| • static library | Kemin Zhou | 14 Dec |
| • Re: static library | Warren Young | 14 Dec |
| • Re: static library | Kemin Zhou | 14 Dec |
| • Re: static library | Dino Korah | 14 Dec |
| • Re: static library | Warren Young | 15 Dec |
| • Re: static library | Sebastian Salazar | 15 Dec |
| • Re: static library | Kemin Zhou | 16 Dec |
| • Re: static library | Jonathan Wakely | 16 Dec |
| • Re: static library | Chris Morgan | 16 Dec |
| • Re: static library | unrouted) | 16 Dec |
| • Re: static library | Warren Young | 16 Dec |
| • Re: static library | Chris Frey | 16 Dec |
| • Re: static library | Warren Young | 16 Dec |
| • Re: static library | Chris Frey | 17 Dec |
| • Re: static library | Warren Young | 17 Dec |
| • Re: static library | Chris Frey | 17 Dec |
| • Re: static library | Peter Thorson | 14 Dec |
