Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2007-07-12 17:46:28


on Thu Jul 12 2007, "chun ping wang" <cablepuff-AT-gmail.com> wrote:

> You need to configure the environment if you can't run build.bat because gcc can't be found.
> So in user-config.jam set the path of gcc by
> using gcc : : "$PATH_TO_GCC/gcc" ;

user-config.jam has **no effect** on what build.bat does. The former
is a Boost.Build configuration file. build.bat is for building bjam
itself (without which Boost.Build does not exist), so it doesn't look
at the Boost.Build configuration.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net