Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-07-27 13:50:18


yegnesh.subramania_at_[hidden] wrote:

>
> Hello all,
>
> I am new to linux.
> I am put into a task for cross compiling boost for Power PC.
> Can anyone mention the steps I should follow for the same?

1. Read Boost's getting started document.

2. Make sure your user-config.jam has this:

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

where 'powerpc-bla-blah-g++' is your g++
binary.

3. Build as documented in getting started.

4. Report any problems you see.

> 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 arrange for your messages to have none of this legal language.
Also, please don't ask questions by replying to unrelated emails.

- 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