Boost logo

Boost-Build :

From: Steinlein,Volker (EBV) (Volker.Steinlein_at_[hidden])
Date: 2008-06-03 10:02:01


Hello Volodya!

First of all I have to apologize for this kind of replying to your
message but
I had a configuration problem with my mail account for this mailing list
so
that the mails weren't replied properly. I hope this doesn't happen any
more.

Thank your for your acc.jam. It worked out almost perfectly. I simply
had to replace the '-h' with '+h' and the 'readelf -d' showed exactly
the
behaviour I needed:

------------8<--------------------------
[/home2/steinlv/my_boost_dir]:readelf -d libboost_system-mt-d-1_35.so

Dynamic section at offset 0x2b0 contains 29 entries:
  Tag Type Name/Value
 0x000000000000000e (SONAME) Library soname:
[libboost_system-mt-d-1_35.so.1.35.0]
 0x000000000000001d (RUNPATH) Library runpath:
[/usr/lib/hpux64:/opt/langtools/lib/hpux64]
 0x0000000000000019 (INIT_ARRAY) 0x6000000000000330
 0x000000000000001b (INIT_ARRAYSZ) 8 (bytes)
 0x000000000000001a (FINI_ARRAY) 0x6000000000000338
------------8<--------------------------

I attached my acc.jam file so that you can compare or check in this file
if you like.
The bjam has built the debug and release version without any errors.

Best regards and thank you very much for your help!
        Volker




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