|
Boost Testing : |
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2006-06-15 18:22:50
Solaris 10 doesn't offer static versions of system libraries like libsocket,
libc, libm, etc, so tests that insist on static linking are failing:
I think that "gcc -static" should basically be verboten on Solaris 10 (and
possibly some earlier releases as well). How can I teach BBv2 this?*
*
-- Caleb Epstein