$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Building boost regex on Vxworks compiler
From: Raghavender Boorgapally (rboorgapally_at_[hidden])
Date: 2009-02-09 12:15:35
Hi,
I am assigned the job of building the boost regex on VXworks gcc compiler.
>From the boost regex documentation, I see that we need to have a make file
corresponding to the platform to build the library. Can some one tell me how
to build it for Vxworks gcc, if they have built the library earlier.