Boost logo

Boost-Build :

From: Raoul Gough (raoulgough_at_[hidden])
Date: 2002-05-09 13:23:43


When I run jam, it always updates the following targets:

libs\regex\build\bin-stage\boost_regex_debug.lib
libs\regex\build\bin-stage\boost_regex.lib

i.e. it copies the originals from

libs\regex\build\bin\boost_regex.dll\gcc\*\runtime-link-dynamic

Unfortunately, the copy doesn't convince jam that the targets are
up-to-date, and it does the same thing every time. Weirdly, it
doesn't do this for the other binaries in that directory. Here are
the time stamps reported by explorer for one of the source-copy
pairs that it always copies:

source in build\bin\...

Created: Today, 9 May 2002, 5:51:51 PM
Modified: Today, 9 May 2002, 5:51:51 PM
Accessed: Today, 9 May 2002, 6:52:30 PM

copy in build\bin-stage

Created: Today, 9 May 2002, 7:14:06 PM
Modified: Today, 9 May 2002, 5:51:51 PM
Accessed: Today, 9 May 2002, 7:14:42 PM

Here is the data for one of the files that *doesn't* get copied every time:

source in build\bin\...

Created: Today, 9 May 2002, 5:51:51 PM
Modified: Today, 9 May 2002, 5:51:52 PM
Accessed: Today, 9 May 2002, 7:12:10 PM

copy in build\bin-stage

Created: Today, 9 May 2002, 7:14:06 PM
Modified: Today, 9 May 2002, 5:51:52 PM
Accessed: Today, 9 May 2002, 7:14:06 PM

System is Windows 2000, jam built by the cygwin gcc using -mno-cygwin
with -DNT. Anybody know what's going on here?

Regards,
Raoul Gough.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

 


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