Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
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 :)
fixed in cvs.