Boost logo

Boost :

From: Neal Becker (ndbecker2_at_[hidden])
Date: 2005-12-03 22:02:07


Douglas Gregor wrote:

> Boost 1.33.1 Release Candidate #1 is available at:
>

I'm testing now, but I think I already see one error. IIRC, -I/usr/include
shouldn't be used. -I should not be used with a path that is already
standard for the system, as it can cause problems. Do I recall correctly
that this was mentioned here before?

[...]
gcc-C++-action
bin/boost/libs/regex/build/libboost_regex.so/gcc/release/shared-linkable-true/regex.o

    set -e
    "g++" -c -Wall -ftemplate-depth-255 -DNDEBUG -DNDEBUG
-DBOOST_REGEX_DYN_LINK=1 -DBOOST_HAS_ICU=1 -O3 -finline-functions
-Wno-inline -fPIC -I"bin/boost/libs/regex/build" -I
"/home/nbecker/RPM/BUILD/boost_1_33_1" -I "/usr/include" -o
"bin/boost/libs/regex/build/libboost_regex.so/gcc/release/shared-linkable-true/regex.o"
"/home/nbecker/RPM/BUILD/boost_1_33_1/libs/regex/build/../src/regex.cpp"
    


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