Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2007-01-05 11:37:06


Neal Becker wrote:
> ICU_LDFLAGS= -L$(ICU_PATH)/lib
>
> This is wrong. On x86_64, the path is .../lib64.
>
> Can we maybe find a better way to do this?

Hmmm, build with bjam?

The makefiles are provided as a "for instance" and bjam is now the
"official" way to build.

But in any case if ICU is installed maybe specifying the lib path is
superfluous anyway? Can we rely on everything being in the usual search
paths on Unix systems?

Thanks, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk