Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-12-01 13:54:23


On Tuesday 13 November 2007 23:15:02 Dirk Griffioen wrote:
> Btw if I change gcc.jam on line 141:
>
> }
> flags gcc.link RUN_PATH $(condition) : $(lib_path) ;
> }
>
> to:
>
> }
> ECHO Notice: hack for bjam on bash 3.2.3
> flags gcc.link RUN_PATH $(condition) : $(lib_path) ;

I think the missing semicolon at the end of first line effectively comments out
the second line.

Back to your original problem -- do you have a minimal example, and the
output of that minimal example including the command lines that bjam
tries to use?

- Volodya


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