
6 Jan
2007
6 Jan
'07
11:02 a.m.
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.