Boost logo

Boost-Build :

Subject: Re: [Boost-build] [Locale] BJam error: Duplicate name of actual target
From: Artyom (artyomtnk_at_[hidden])
Date: 2010-09-19 15:47:16


Hello,

I'm trying to do some basic compilation with minimal options and I stuck with
following problem:

error: Duplicate name of actual target:
<pbin.v2/libs/locale/build/gcc-4.3.2/release/link-static/threading-multi>date_time.o

error: previous virtual target { gcc%gcc.compile.c++-date_time.o.OBJ {
../src/icu/date_time.cpp.CPP } }
error: created from libs/locale/build/boost_locale
error: another virtual target { gcc%gcc.compile.c++-date_time.o.OBJ {
../src/shared/date_time.cpp.CPP } }

How can I workaround this? I have many backends and they have similar source
names according to their needs.

I don't want to rename all files in project.

How can I fix this?

Artyom

      


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