Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-11-13 01:48:14


On Tuesday 13 November 2007 01:53:01 Petrus B. van Bork wrote:
> Dear All:
>
> Followed Volodya's suggestion and re-commented previously exposed lines
> in user-config.jam file, leaving only 'using gcc ;' exposed. This
> indeed, caused bjam to do a good deal more - alas, no binaries.
>
> My output (which is both lengthy and repetitive starts:
>
> *gcc.compile.c++
> bin.v2\libs\regex\build\gcc\release\link-static\runtime-link-static\w32_regex_traits.o
> '-ftemplate-depth-128' is not recognized as an internal or external command,
>
> -ftemplate-depth-128 -03 -finline-functions -Wno-inline -Wall

Do you have a program called 'g++' in your PATH?

If yes, but still something does not work, add --debug-configuration option to bjam,
and post the output.

- 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