
I've downloaded the new header, but still have the same problems (and a few more). Is a new version of Boost the only solution? Patching the compiler at present is not an option due to company-wide standardization. new linker errors are: ild: (warning) unsigned __unnamed_lRAFKAZFwAkvu::_re_get_message(char*,unsigned,unsigned) is now undefined but still referenced ild: (undefined symbol) unsigned __unnamed_lRAFKAZFwAkvu::_re_get_message(char*,unsigned,unsigned) -- referenced in the text segment of ../../../../packages/boost_1_28_0/sparc-solaris/libboost_regex_mt.a(nRUiCSueMJkB7avZOQhG.o) --- John Maddock <john@johnmaddock.co.uk> wrote: > > I'm using boost_regex 1.28.0 with STLport 4.5.3 on
Solaris using Forte compiler. When I build with -g option, it fails at linkage with the following errors
Any idea what's going on? Everything works fine without -g option.
Either upgrade your Boost version, or replace the contents of boost/detail/allocator.hpp with that at:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/boost/boost/boost/detail/al...
It's a compiler/linker bug BTW: for some reason when template member functions are not expanded inline the linker doesn't find them (it could be a template repository issue, but I'm not familiar enough with Sunpro to say for sure).
John.
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users ____________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html