install messed up?

I'm reasonably sure that the install shouldn't copy two _different_ files to the same place/name I'm guessing that one of those shouldn't have the -mt- in the name ================================================================================================= Creating library bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\threading-multi\boost_date_time-vc71-mt-gd-1_32.lib and object bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\threading-multi\boost_date_time-vc71-mt-gd-1_32.exp FileClone C:\Boost\lib\boost_date_time-vc71-mt-gd-1_32.dll copy "bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\boost_date_time-vc71-mt-gd-1_32.dll" "C:\Boost\lib\boost_date_time-vc71-mt-gd-1_32.dll" >NUL: FileClone C:\Boost\lib\boost_date_time-vc71-mt-gd-1_32.dll copy "bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\threading-multi\boost_date_time-vc71-mt-gd-1_32.dll" "C:\Boost\lib\boost_date_time-vc71-mt-gd-1_32.dll" >NUL: FileClone C:\Boost\lib\boost_date_time-vc71-mt-gd-1_32.lib copy "bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\boost_date_time-vc71-mt-gd-1_32.lib" "C:\Boost\lib\boost_date_time-vc71-mt-gd-1_32.lib" >NUL: FileClone C:\Boost\lib\boost_date_time-vc71-mt-gd-1_32.lib copy "bin\boost\libs\date_time\build\boost_date_time.dll\vc7.1\debug\threading-multi\boost_date_time-vc71-mt-gd-1_32.lib" "C:\Boost\lib\boost_date_time-vc71-mt-gd-1_32.lib" >NUL: ====================================================================================================== I expect a lot of things are going to fail if my system ever gets around to actually running the tests Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"

Victor A. Wagner Jr. wrote:
I'm reasonably sure that the install shouldn't copy two _different_ files to the same place/name I'm guessing that one of those shouldn't have the -mt- in the name
Not good :-( I'll investigate.
I expect a lot of things are going to fail if my system ever gets around to actually running the tests
If you mean the regression tests, those are independent of the install procedure. That is the tests should not rely on auto-link, which is the only thing affected by the install misbehaving. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

Victor A. Wagner Jr. wrote:
I'm reasonably sure that the install shouldn't copy two _different_ files to the same place/name I'm guessing that one of those shouldn't have the -mt- in the name
OK, it's fixed now. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

At Wednesday 2004-08-11 22:19, you wrote:
Victor A. Wagner Jr. wrote:
I'm reasonably sure that the install shouldn't copy two _different_ files to the same place/name I'm guessing that one of those shouldn't have the -mt- in the name
OK, it's fixed now.
cool, regression due to start in 10 min
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law"
participants (2)
-
Rene Rivera
-
Victor A. Wagner Jr.