Boost logo

Boost Users :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-04-27 16:01:46


Richard Hadsell wrote:

> When trying to build the libraries for mipspro, it fails to build the .a
> forms, because it is trying to use ranlib. The bjam system is too
> unfamiliar to me to debug it, so I'm hoping somebody else can give me a
> remedy. (Note: I built bjam from the source in tools/build/jam_src, as
> described in the docs.)
>
> Here is the evidence:
>
> 69% bjam "-sTOOLS=mipspro" --stagedir=stage "-sBUILD=debug release
> <threading>single" stage
> [snip]
> mipspro-Archive-action
> bin/boost/libs/regex/build/libboost_regex.a/mipspro/debug/libboost_regex-mp-d-1_31.a
>
>
> --- C++ prelinker:
> bin/boost/libs/regex/build/libboost_regex.a/mipspro/debug/c_regex_traits.o
> ---
> [snip]
> Ranlib
> bin/boost/libs/regex/build/libboost_regex.a/mipspro/debug/libboost_regex-mp-d-1_31.a
>
> /bin/sh[2]: ranlib: not found
>
> ranlib
> bin/boost/libs/regex/build/libboost_regex.a/mipspro/debug/libboost_regex-mp-d-1_31.a
>
> ...failed Ranlib
> bin/boost/libs/regex/build/libboost_regex.a/mipspro/debug/libboost_regex-mp-d-1_31.a...
>
> ...skipped <@boost!lib>libboost_regex-mp-d-1_31.a for lack of
> <@boost!libs!regex!build/libboost_regex.a/mipspro/debug>libboost_regex-mp-d-1_31.a...
>
> [snip]

Very strange given that Boost.Build explicitly disables ranlib when
running in IRIX. Could you send me the output of "bjam -v", specifically
I would like to know what the "OS=<os name>" part says.

Regardless you can force the disabling of ranlib directly on the command
line by adding this option: -sRANLIB=""

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

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