Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2006-01-25 17:35:45


Chris Hoeppler wrote:
> Hello,
>
> during my first steps using BBv2 on cygwin I encountered the following problem:
> When using
>
> SHELL "some_prog args" ;
>
> I get a windows error due to the fact that the shell command is executed by the
> DOS command prompt instead of by the cygwin shell. Any pointers on how to
> get "some_prog" executed in the cygwin shell when bjam is invoked on cygwin?

SHELL "/path/to/bash -c some_prog args" ;

??

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk