Boost logo

Boost-Build :

From: Neal Becker (ndbecker2_at_[hidden])
Date: 2006-06-08 07:12:01


 just tested current cvs build.

I did:
ICU_PATH=/usr ICU_LINK=$(icu-config --ldflags | sed s/-lpthread//g) bjam --v2
-d2 --no-objcopy stage

And what I got was only debug libs.

In stage I have only e.g.:
  lrwxrwxrwx 1 nbecker nbecker 32 Jun 7 11:34
libbgl-viz-gcc-gd-1_35.so.1 -> libbgl-viz-gcc-gd-1_35.so.1.35.0
  lrwxrwxrwx 1 nbecker nbecker 32 Jun 7 11:34
libbgl-viz-gcc-gd-1_35.so.1.35 -> libbgl-viz-gcc-gd-1_35.so.1.35.0
  -rwxrwxr-x 1 nbecker nbecker 29100445 Jun 7 11:34
libbgl-viz-gcc-gd-1_35.so.1.35.0

Also, there is *still* a minor problem, which is that the link explictly
sets -L"/usr/lib", This is wrong on my x86_64 platform - although it seems
to only cause a warning.


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