Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-08-03 07:58:26


On Friday 03 August 2007 13:55:25 yegnesh.subramania_at_[hidden] wrote:
>
> Hello list,
>
> I tried compiling the example program using the cross compiler
> powerpc-860-linux-gnu-gcc.
>
> I modified user-config.jam with this toolset. (using
> powerpc-860-linux-gnu-gcc). Boost version I used is boost_1_33_1.

1. I have told you to use:

        using gcc : : powerpc-bla-blah-g++ ;

and you seem to be using

        using powerpc-860-linux-gnu-gcc ;

which is completely wrong.

2. You really should be using boost 1.34

> The information contained in this electronic message and
> any attachments to this message are intended for the
> exclusive use of the addressee(s) and may contain proprietary,
> confidential or privileged information. If you are not the intended recipient,
> you should not disseminate, distribute or copy this e-mail.
> Please notify the sender immediately and destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses.
> The company accepts no liability for any damage caused by any virus transmitted by this email.

Please stop adding this blurb.

- 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