Boost logo

Boost :

From: Schalk_Cronje_at_[hidden]
Date: 2003-05-13 12:49:06


A couple of days there has been some talk about patches to get boost to build with suncc. I cannot recall though that anyone has mentioned problem building Boost.Regex++. Yet I have come across the following issue when building winstances.cpp

boost/boost/detail/allocator.hpp", line 107:
        Error: boost::detail::allocator<char>::allocator<wchar_t>(const boost::detail::allocator<wchar_t>&)
        and
        boost::detail::allocator<char>::allocator<wchar_t>(const boost::detail::allocator<wchar_t>&)
        have same extern name "__1cFboostGdetailJallocator4Cc_2t4Cw_6Mrkn0BJallocator4CTB___v_".

boost/boost/regex/v3/instances.hpp", line 143:
        Where: While instantiating "boost::re_detail::match_results_base<const wchar_t*, boost::detail::allocator<wchar_t>>::match_results_base(const boost::detail::allocator<wchar_t>&)".

boost/boost/regex/v3/instances.hpp", line 143:
        Where: Instantiated from non-template code.

This was with Sun Workshop 6 update 2 C++ 5.2 Patch 111685-14 2003/03/24

--
Schalk W. Cronjé

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk