$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-22 11:02:56
If you're using Boost.Build, the GCC_INCLUDE_DIRECTORY variable can be
defined either on your Jam command-line or in your environment to indicate
the correct path.
HTH,
Dave
"tlolczyk" <olczyk_at_[hidden]> wrote in message
news:a99bbe+ti51_at_eGroups.com...
> My gcc include idrectories are in a nonstandard location.
> What do I modify in Jam to cause -I/myinclude to be added
> to the compile line.TIA
>
>
>