Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-11-10 07:14:46


Petrus B. van Bork wrote:

> Dear All:
>
> Endlessly and unsuccessfully trying to get binaries.
>
> I have WinXP/Eclipse with CDT, Wingw. No matter how I run bjam.exe I
> get something like:
>
> *......tools/build/v2/user-config.jam:18: in modules.load rule GCC
> unknown in module user-config.*
>
> I have looked at documentation tried various things (5+ person
> hours-worth) - no binaries.
>
> In user-config.jam I have uncommented:
> *
> import toolset : using ;
>
> GCC configuration
>
> Configure gcc (default version)
> using gcc ;*

You should have uncommented only:

        using gcc ;

- 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