Boost logo

Boost-Build :

Subject: Re: [Boost-build] boost::serialization MIPS build
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-11-05 05:12:29


On Wednesday 05 November 2008 12:54:37 Чинков Андрей wrote:
> Hi
> I have to build boost::serialization library to MIPS platform using
> mipsel-linux-gcc, mipsel-linux-ld etc.
> How can I do it?
>
> Can anybody tell me what options should I change in gcc.jam,
> user-config.jam or other files?

Does

        http://www.boost.org/boost-build2/doc/html/bbv2/tasks/crosscompile.html

help? If you are on windows host, you need to get SVN HEAD version of Boost.Build
to avoid various glitches (like attempting to create import libraries)

> And it will be excellent to have the makefile like boost::regex has.
> Can bjam generate makefile as output? Or can anybody get me makefile for
> boost::serialization?

It is not possible. Why do you need a makefile?

- 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