$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Brian Neal (bgneal_at_[hidden])
Date: 2006-06-12 12:11:44
We have successfully used several boost libraries on our real-time
embedded system that runs under one of the real-time Linux variants.
We are going to continue the development of this program under the
Green Hills Integrity environment (it wasn't my decision ;-) ).
Has anyone used boost under this environment before? I understand they
have their own C++ compiler which uses the EDG front end, and their OS
calls have POSIX interfaces, but that's all I really know.
Thanks for sharing any experiences.