6 May
2005
6 May
'05
9:24 p.m.
Elmar Loos wrote:
Reply to Jonathan's Mail from Fri, May 06, 2005 at 11:24:00AM -0600.
Hello Jonathan,
Although I'm the author of iostreams, I don't know much about bjam, so I'm not sure what's going on. When I run bjam from the iostreams build directory, it works fine.
Maybe it's a platform problem? I tried with gcc-3.4 on linux and got:
In file included from <snip> error: ISO C++ forbids declaration of `symmetric_filter_adapter_impl' with no type
Unfortunately, symmetric_filter_adapter is currently broken -- I haven't made it work with non-blocking i/io yet. Jonathan