| << | < | > | >> |
|
Q: How to link oer+MySQL as static? (#50) Inserted/last edited by EQU <equ@equnet.org> on 2002-07-14 21:53:59 |
|---|
| A: Beginning with 1.0-38 you can. Just append "--enable-static" to your normal configuration switches and you will get a static link. Notice that linking a static version of oer+MySQL will require you to have libz installed, this is a limitation with the libmysqlclient.a library, not with oer+MySQL. |