$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2001-06-29 13:35:58
John R. Bandela wrote:
> Wow, this is pretty neat.
Thanks :)
> What is amazing is that it works with VC++ :)
After spending a couple of days on finding a few major workarounds the rest
was quite easy (may be because after that I got a real feel of the compiler
:).
> Does it also work with GCC? I did not see it mentioned in the
> readme.txt
I haven't tested it with GCC, but from what I know about it, I suppose that
very little work (if any) should be required to port the library there, and
I am willing to help in case of any problems :).
Aleksey