|
Boost-Build : |
From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2005-06-15 08:01:08
Vladimir Prus ha escrito:
> On Monday 13 June 2005 23:43, JOAQUIN LOPEZ MU?Z wrote:
> > For the record, the same thing happens with BB2 in vacpp.
> > For instance, serialization builds into:
> >
> > boost_serialization-xlc-d-1_33.so.1.33.0
>
> And what's wrong with that? I think it's exactly the same as in V1.
>
Really? Well, anyway the "1.33.0" suffix seems to be causing trouble:
Toon Knapen
sent me some logs for a test involving building Boost.Serialization
(made with BBv2):
vacpp.link.dll
../../../bin.v2/libs/serialization/build/vacpp/debug/boost_serialization-xlc-d-1_33.so.1.33.0
vacpp.link
../../../bin.v2/libs/multi_index/test/test_serialization.test/vacpp/debug/test_serialization
/usr/vacpp/bin/xlC: 1501-218 file
../../../bin.v2/libs/serialization/build/vacpp/debug/boost_serialization-xlc-d-1_33.so.1.33.0
contains an incorrect file suffix
/usr/vacpp/bin/xlC: 1501-228 input file
../../../bin.v2/libs/serialization/build/vacpp/debug/boost_serialization-xlc-d-1_33.so.1.33.0
not found
/usr/vacpp/bin/xlC -g -o
"../../../bin.v2/libs/multi_index/test/test_serialization.test/vacpp/debug/test_serialization"
"../../../bin.v2/libs/multi_index/test/test_serialization.test/vacpp/debug/test_serialization.o"
"../../../bin.v2/libs/multi_index/test/test_serialization.test/vacpp/debug/test_serialization_main.o"
"../../../bin.v2/libs/serialization/build/vacpp/debug/boost_serialization-xlc-d-1_33.so.1.33.0"
...failed vacpp.link
../../../bin.v2/libs/multi_index/test/test_serialization.test/vacpp/debug/test_serialization...
I know practically nothing about vacpp, but the "...contains an
incorrect file suffix"
error seems to me indicates the linker does not accept ".1.33.0". I
understand
the file should end with ".so" alone. Whether the problem already showed
in BBv1, I don't
really know.
Ideas?
Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
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