$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2008-05-30 11:20:43
> Due to troy's commit which made the example*.cpp work I became curious
> if the
> other files at the lex/examples folder compile as well. Running
> {{{
> $ cd libs/spirit/example/qi && $(BJAM) variant=debug $(BJAM_FLAGS) |
> tee
> spirit.log
> }}}
>
> gives me 4 failed targets. The files gcc tries to compile are
> - print_numbers.cpp
> - word_count.cpp
> - strip_comments_lexer.cpp
> - strip_comments.cpp
>
> The log is gigantic (3 MB ... may c++0x and it's concepts come ASAP),
> thus,
> Hartmut, I'll send you the log off-list in case you like to take a look
> (or
> is pastebin more suitable?). I've run gfilt using an linewrap of 125
> character to get the log more readable.
Thanks Maik, please send it to me offlist. I have to admit I never tried to
compile these examples using gcc 4.x yet... Obviously, I should have done
so, though.
So much time so little to do :-P
Regards Hartmut