| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warreh Young | Date: | August 17 2004 3:09am |
| Subject: | Re: Statically compiling the API | ||
| View as plain text | |||
Vishal Kothari wrote:
> Is it possible to compile the Mysql C++ API statically
Yes. Download the new 1.7.10 release I just announced, then say:
$ ./configure --disable-shared
That will build only the static version of the library.
| Thread | ||
|---|---|---|
| • Statically compiling the API | Vishal Kothari | 14 Aug |
| • Re: Statically compiling the API | Warreh Young | 17 Aug |
