Boost logo

Boost-Build :

From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2006-03-21 04:09:16


The problem is that I wanted to configure my editor so that its current
directory when launching boost-build is different from the directory of the
jamfile. The first thing I do in my build script is to cd to the directory
of the jamfile, but then the errors I get are relative to that directory and
the editor can't find the files. It's a minor thing obviously, I can just
keep everything in the same directory and it works fine, but if there is an
easy workaround please lmk.

Thanks,
Emil

----- Original Message -----
From: "Rene Rivera" <grafik.list_at_[hidden]>
To: "Boost.Build developer's and user's list" <boost-build_at_[hidden]>
Sent: Monday, March 20, 2006 8:30 PM
Subject: Re: [Boost-build] How to specify jamfile on the command line?

> Emil Dotchevski wrote:
>> By default boost-build reads the jamfile in the current directory. Is
>> there
>> any way I can instruct it to read the jamfile in another directory? Note
>> that the -f switch of bjam.exe won't work because this will not load the
>> boost-build system.
>
> Not possible without some serious hacking. What are you trying to
> accomplish that you need to do this? There might be some alternate
> option to get what you want without the hacking.
>
>
>
> --
> -- Grafik - Don't Assume Anything
> -- Redshift Software, Inc. - http://redshift-software.com
> -- rrivera/acm.org - grafik/redshift-software.com
> -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>


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