From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-07-10 15:15:18


Hi,

Here the issues with config testing on sun using sunpro 6.1

1. Sunpro config needs
# define BOOST_NO_TEMPLATE_TEMPLATES

2. config_test fail to link due to unresolved symbols to clokc_gettime
3. limits_test fail to compile. compiler crashing on
test_float_limits(long double(), "long double");
I propose to ifndef it.

Gennadiy.