15 May
2007
15 May
'07
6:04 p.m.
When I try to build bjam 1.34 with "build vc8", I get a TON of the following errors: LIBCMTD.lib(<xxx>.obj) : error LNK2001: unresolved external symbol __security_check_cookie (Happens on a bunch of bjam objs too) I presume this is because of the "safe" vc8 runtime, but how do I get around this issue? I presumed the vc8 toolset would take this into account, but it apparently does not. Is there some way to pass defines to build.bat? -- Nick