$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: fintaeph (cpoirier_at_[hidden])
Date: 2002-02-07 13:43:23
Hi all,
> I have been having trouble getting the tokenizer examples to compile
> using gcc 3.0.3 and stlport. I am using the example code from
> http://www.boost.org/libs/tokenizer/escaped_list_separator.htm, with
Thanks to those who took the time to have a look at this problem for
me. I think I made some mistakes installing gcc 3 over gcc 2.95, and
corrupted the headers. I set up a clean linux install with gcc 2.95
and everything worked perfectly.
Thanks again,
Chris.