$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2001-10-12 01:33:37
--- In boost_at_y..., Petr Ovchenkov <ptr_at_P...> wrote:
> >>>>> "GR" == Gennadiy E Rozental <rogeeff_at_m...> writes:
>
> GR> --- In boost_at_y..., satya_vajja_at_h... wrote:
> >> Hello all, Could you please let me know where i can download
> >> Tokenizer libraries
> >> for Solaris platform? I checked in www.boost.org and could find
> >> examples but not src directory. thanks a lot satya
>
> GR> Be aware that original version does NOT work on Solaris.
>
> It not true. I use tokenizer on Solaris, but with gcc 2.95.3, and
not
> see problems yet. So, I think, the original problem come from CC 5.x
> (or 6.x). Of cause, this is good news that you find workaround.
Sorry. Of cource, I meant Forte C++ 6 u.2
Gennadiy.
>
> - ptr
>
> GR> version that wokrs. You wont't be ablt to use
> GR> make_token_iterator, but other than that it works. To autors
of
> GR> type_traits, iterator_adaptor and tokenizer: I did get
basically
> GR> no responce on changes posted to make those libraries works
> GR> latest Sun Forte compiler. Did you have a chance to evaluate
> GR> proposed modifications?