$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-02-15 09:04:03
Ronald Garcia <garcia_at_[hidden]> writes:
> One last question: I'm not very familiar with cygwin so please bear
> with me. Can I execute build.bat from cygwin (specifically, from
> run_tests.sh)?
You can invoke a bat file from a cygwin shell by giving its full name:
build.bat
not
build
-- Dave Abrahams Boost Consulting www.boost-consulting.com