Boost logo

Boost-Build :

From: Jürgen Hunold (hunold_at_[hidden])
Date: 2006-02-15 09:33:36


Hi !

I've tried to run the regression tests and had to apply the following patch:
1. libs/regex/build/Jamfile.v2
Add some extra logic to locate ICU libraries on SuSE 10.0 on AMD 64. The
culprit is that this is a mixed 32/64bit installation. So 32-bit libraries
get installed to /usr/lib and 64-bit libraries get installed to
to /usr/lib64.
2. tools/inspect/build/Jamfile.v2
I had to remove <runtime-link>static on both my SuSE 10.0 and my Debian
unstable machine because both fail to deliver a statically linked ICU
version.
I'm not sure about " <threading>single" but it does not seem to hurt.

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold  ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57  ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99  ! Lister Straße 15
* hunold_at_[hidden]          ! www.ive-mbh.de



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