-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Mauro Girotto:
2010/11/14 River Tarnell river.tarnell@wikimedia.de: I'm trying to switch from CC to gcc. My app uses mysqlpp library. Does /opt/ts/lib contain the libraries of Sun Studio? If I compile with -L /opt/ts/lib -lmysqlpp I've a linking error:
Undefined symbol mysqlpp::Row::at(unsigned int) const mysqlpp::UseQueryResult::fetch_row() mysqlpp::Query::error() const mysqlpp::Connection::query(char const*) ...
You're right, we neglected to provide a GCC version of mysqlpp. I will install one during the ts-specs update and you will be able to link with that instead.
- river.