Can't link custom library
Hiromichi Watari <[email protected]>
| Newsgroups | gmane.comp.db.mysql.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I can't link my custom library with cmake (mysql 5.5), has anyone seen this ? I ended up adding the library file into link.txt after cmake creates it as a workaround. Thanks, Hiromichi ----------------------------------------------------------------------- CXXFLAGS="-L/my_lib_dir -lfoo" export CXXFLAGS cmake . // modify link.txt as a workaround make -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals