$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-05-18 11:47:01
>I was able to find one e-mail in the archives asking about using Boost on 
>Tandem but I was unable to find a reply.  Not a good sign <smile>.  I 
>currently find myself using the Tandem Development Suite cross compiler for 
>Windows version G06.15 with Cygwin and I hoping I can use Boost, too.  Any 
>help?
What's the compiler?  All I could find on the web was a reference to Borland 
C++, in which case, yes it should be more or less supported (Borland's 
compiler is rather broken, so a few advanced bits of Boost won't work, but 
most does).
John.