|
Boost : |
From: David Highley (dhighley_at_[hidden])
Date: 2003-09-05 15:25:49
We are getting a compilation failure when building the regex library
with the Forte 6 update 2 compiler. Boost is version 1.30.0 and we have
down loaded and confirmed that this issue still exists with 1.30.2. The
error only occurs when trying to do a debug build using the -g flag. The
following is the error we are getting:
CC -c -O2 -I../../../ -g -o sunpro/libboost_regex/winstances.o ../src/winstances.cpp
"../../..//boost/detail/allocator.hp", 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/regex/v3/instances.hpp", line 143: Where: While instantiating "boost::re_detail::match_results_base<const boost::detail::allocator<wchar_t>&)".
"../../..//boost/regexv3/instances.hpp", line 143: Where: Instantiated from non-template code.
1 Error(s) detected.
*** Error code 1
We have done a search of the mailing archives and a google search but
found no references to this issue.
-- Regards, David Highley Phone: (206) 669-0081 Highley Recommended, Inc. FAX: (253) 838-8509 2927 SW 339th Street Email: dhighley_at_[hidden] Federal Way, WA 98023-7732 WEB: http://www.highley-recommended.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk