Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2007-01-06 06:02:15


Neal Becker wrote:

> So, I searched around (blindly) to see where it was coming from. I
> think I mis-identified gcc-shared.mak as the culprit. Point is,
> there IS a problem somewhere.

Neal: could you please drop the attached Jamfile into libs/regex/build and
give it a go.

It should do the right thing if you either:

bjam -sICU_PATH=/usr/local

or:

bjam -sHAVE_UCU=1

the latter option just searches your std paths, and is the one to use if ICU
is actually installed rather than just sitting on you HD somewhere. But
they both should now more or less work!

Thanks, John.




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