$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost::serialization MIPS build
From: ×èíêîâ Àíäðåé (blackmesa_at_[hidden])
Date: 2008-11-01 06:58:32
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?
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?