| Bug#: 97081 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: robbat2@gentoo.org | Reported By: stefan@konink.de | |
| Component: Library | |||
| URL: | |||
| Summary: pkg-config reports libodbc++-mt, -mt does not exists | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-06-25 18:09 0000 | |||
| Description: | Opened: 2005-06-25 18:09 0000 |
After installing libodbc++ pkg-config reports after --libs: -lodbc++-mt. I'm wondering were that suffix comes from since no -mt library is installed. Reproducible: Always Steps to Reproduce: 1. emerge libodbc++ 2. pkg-config --libs libodbc++ Actual Results: -lodbc++-mt Expected Results: -lodbc++
not a gnome herd pack, reassigning to maintainer. i believe -mt is for multi-threading, but you probably already knew that :)