Boost logo

Boost-Build :

From: Phillip Seaver (phil_at_[hidden])
Date: 2006-03-20 16:27:19


I'm trying to get all my libs and necessary header files installed in a
common place so that someone using xcode to build their app can just
point there instead of the individual project folders and build
directories. It's saying that I need to do a ranlib on the .a files.
How would I fix boost.build to do a ranlib after it copies .a files? Or
does something else need to be done?

> common.copy /Users/flip/stage/libs/debug/libetsopt.a
> darwin.link
> ../../../bbuild/progs/pdftool/darwin/debug/link-static/pdftool_d
> ld: table of contents for archive:
> /Users/flip/stage/libs/debug/libetsopt.a is out of date; rerun
> ranlib(1) (can't load from it)

Thanks,

Phillip


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