Boost logo

Boost Users :

Subject: Re: [Boost-users] Some question about cross-compiling boost
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-02-28 01:44:58


邹磊 wrote:

>
> Hi, Volodya.
> Thanks for your reply. I have tried the method in the document (
> http://www.boost.org/boost-build2/doc/html/bbv2/tasks/crosscompile.html ), there were still some
> problems. Some libraries has been built successfully, but many not (such as
> libboost_serialization, libboost_wave and so on). I got the information as following:
>
>>>...failed gcc.compile.c++
>>>bin.v2/libs/math/build/gcc-3.8.0/release/link-static/threading-multi/sph_neumannf.o... ..........
>>>...skipped <p/usr/local/lib/>libboost_serialization-gcc38-mt.a for lack
>>>of<p/usr/local/lib>libboost_serialization-gcc38-mt-1_38.a...
>
> I didn't know why these libraries built failed. I wonder whether the problem is due to my gcc
> kernel of cross-compiler . Maybe it's version is too low to build that libraries? How to solve the
> problem?

Please quote the error message from the compiler, not the diagnostic message from Boost.Build.

- Volodya


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net