Skip to content

Instantly share code, notes, and snippets.

Last active November 28, 2016 18:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9f4b06cf0f0ce273f17a893e55f47fa5 to your computer and use it in GitHub Desktop.
Save anonymous/9f4b06cf0f0ce273f17a893e55f47fa5 to your computer and use it in GitHub Desktop.
Boost 1.63b1 VC11
###
### Using 'vc11' toolset.
###
T:\boost_1_63_0\tools\build\src\engine>if exist bootstrap rd /S /Q bootstrap
T:\boost_1_63_0\tools\build\src\engine>md bootstrap
T:\boost_1_63_0\tools\build\src\engine>cl /nologo /RTC1 /Zi /MTd /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 kernel32.lib advapi32.lib user32.lib /Febootstrap\jam0 command.c compile.c constants.c debug.c execcmd.c execnt.c filent.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c md5.c class.c cwd.c w32_getreg.c native.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c
command.c
compile.c
constants.c
debug.c
execcmd.c
execnt.c
filent.c
frames.c
function.c
function.c(35) : warning C4005: 'PROFILE_ENTER_LOCAL' : macro redefinition
t:\boost_1_63_0\tools\build\src\engine\debug.h(59) : see previous definition of 'PROFILE_ENTER_LOCAL'
function.c(36) : warning C4005: 'PROFILE_EXIT_LOCAL' : macro redefinition
t:\boost_1_63_0\tools\build\src\engine\debug.h(60) : see previous definition of 'PROFILE_EXIT_LOCAL'
function.c(3784) : error C2143: syntax error : missing ';' before 'type'
function.c(3790) : error C2065: 'f' : undeclared identifier
function.c(3790) : error C2223: left of '->func' must point to struct/union
function.c(3790) : error C2223: left of '->flags' must point to struct/union
function.c(3790) : warning C4033: 'function_run' must return a value
function.c(3832) : error C2143: syntax error : missing ';' before 'type'
function.c(3833) : error C2065: 'value' : undeclared identifier
function.c(3833) : warning C4047: 'function' : 'OBJECT *' differs in levels of indirection from 'int'
function.c(3833) : warning C4024: 'object_copy' : different types for formal and actual parameter 1
function.c(3866) : error C2143: syntax error : missing ';' before 'type'
function.c(3867) : error C2275: 'LISTITER' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(62) : see declaration of 'LISTITER'
function.c(3867) : error C2146: syntax error : missing ';' before identifier 'iter'
function.c(3867) : error C2065: 'iter' : undeclared identifier
function.c(3868) : error C2275: 'LISTITER' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(62) : see declaration of 'LISTITER'
function.c(3868) : error C2146: syntax error : missing ';' before identifier 'end'
function.c(3868) : error C2065: 'end' : undeclared identifier
function.c(3870) : error C2065: 'iter' : undeclared identifier
function.c(3870) : warning C4047: '=' : 'int' differs in levels of indirection from 'LISTITER'
function.c(3870) : error C2065: 'end' : undeclared identifier
function.c(3871) : error C2065: 'iter' : undeclared identifier
function.c(3872) : error C2065: 'value' : undeclared identifier
function.c(3872) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(3872) : warning C4024: 'list_append' : different types for formal and actual parameter 1
function.c(3873) : error C2065: 'iter' : undeclared identifier
function.c(3873) : error C2100: illegal indirection
function.c(3873) : warning C4047: 'function' : 'OBJECT *' differs in levels of indirection from 'int'
function.c(3873) : warning C4024: 'function_get_named_variable' : different types for formal and actual parameter 3
function.c(3873) : warning C4047: '=' : 'int' differs in levels of indirection from 'LIST *'
function.c(3875) : error C2065: 'value' : undeclared identifier
function.c(3875) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(3875) : warning C4024: 'stack_push' : different types for formal and actual parameter 2
function.c(4053) : error C2143: syntax error : missing ';' before 'type'
function.c(4056) : error C2065: 'iter' : undeclared identifier
function.c(4056) : warning C4047: '==' : 'int' differs in levels of indirection from 'LISTITER'
function.c(4063) : error C2065: 'iter' : undeclared identifier
function.c(4063) : error C2100: illegal indirection
function.c(4063) : warning C4047: 'function' : 'OBJECT *' differs in levels of indirection from 'int'
function.c(4063) : warning C4024: 'object_copy' : different types for formal and actual parameter 1
function.c(4064) : error C2065: 'iter' : undeclared identifier
function.c(4065) : error C2065: 'iter' : undeclared identifier
function.c(4065) : warning C4047: '=' : 'LISTITER' differs in levels of indirection from 'int'
function.c(4088) : error C2143: syntax error : missing ';' before 'type'
function.c(4089) : error C2143: syntax error : missing ';' before 'type'
function.c(4092) : error C2065: 'pattern' : undeclared identifier
function.c(4092) : warning C4047: '=' : 'int' differs in levels of indirection from 'char *'
function.c(4093) : error C2065: 'match' : undeclared identifier
function.c(4093) : warning C4047: '=' : 'int' differs in levels of indirection from 'char *'
function.c(4094) : error C2065: 'pattern' : undeclared identifier
function.c(4094) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int'
function.c(4094) : warning C4024: 'glob' : different types for formal and actual parameter 1
function.c(4094) : error C2065: 'match' : undeclared identifier
function.c(4094) : warning C4024: 'glob' : different types for formal and actual parameter 2
function.c(4158) : error C2143: syntax error : missing ';' before 'type'
function.c(4160) : error C2065: 'value' : undeclared identifier
function.c(4160) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4160) : warning C4024: 'function_swap_variable' : different types for formal and actual parameter 4
function.c(4176) : error C2143: syntax error : missing ';' before 'type'
function.c(4177) : error C2275: 'LIST' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(60) : see declaration of 'LIST'
function.c(4177) : error C2065: 'ptr' : undeclared identifier
function.c(4177) : error C2100: illegal indirection
function.c(4179) : error C2065: 'ptr' : undeclared identifier
function.c(4179) : error C2100: illegal indirection
function.c(4179) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4179) : warning C4024: 'stack_push' : different types for formal and actual parameter 2
function.c(4180) : error C2065: 'ptr' : undeclared identifier
function.c(4180) : error C2100: illegal indirection
function.c(4180) : error C2065: 'value' : undeclared identifier
function.c(4188) : error C2143: syntax error : missing ';' before 'type'
function.c(4189) : error C2275: 'LIST' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(60) : see declaration of 'LIST'
function.c(4189) : error C2065: 'ptr' : undeclared identifier
function.c(4189) : error C2100: illegal indirection
function.c(4191) : error C2065: 'ptr' : undeclared identifier
function.c(4191) : error C2100: illegal indirection
function.c(4191) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4191) : warning C4024: 'list_free' : different types for formal and actual parameter 1
function.c(4192) : error C2065: 'ptr' : undeclared identifier
function.c(4192) : error C2100: illegal indirection
function.c(4192) : error C2065: 'value' : undeclared identifier
function.c(4200) : error C2143: syntax error : missing ';' before 'type'
function.c(4201) : error C2275: 'LISTITER' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(62) : see declaration of 'LISTITER'
function.c(4201) : error C2146: syntax error : missing ';' before identifier 'iter'
function.c(4201) : error C2065: 'iter' : undeclared identifier
function.c(4202) : error C2275: 'LISTITER' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(62) : see declaration of 'LISTITER'
function.c(4202) : error C2146: syntax error : missing ';' before identifier 'end'
function.c(4202) : error C2065: 'end' : undeclared identifier
function.c(4204) : error C2065: 'iter' : undeclared identifier
function.c(4204) : warning C4047: '=' : 'int' differs in levels of indirection from 'LISTITER'
function.c(4204) : error C2065: 'end' : undeclared identifier
function.c(4205) : error C2065: 'iter' : undeclared identifier
function.c(4207) : error C2065: 'iter' : undeclared identifier
function.c(4207) : error C2100: illegal indirection
function.c(4207) : warning C4047: 'function' : 'OBJECT *' differs in levels of indirection from 'int'
function.c(4207) : warning C4024: 'function_swap_named_variable' : different types for formal and actual parameter 3
function.c(4207) : error C2065: 'value' : undeclared identifier
function.c(4207) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4207) : warning C4024: 'list_copy' : different types for formal and actual parameter 1
function.c(4208) : error C2065: 'value' : undeclared identifier
function.c(4208) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4208) : warning C4024: 'list_free' : different types for formal and actual parameter 1
function.c(4217) : error C2143: syntax error : missing ';' before 'type'
function.c(4218) : error C2275: 'LISTITER' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(62) : see declaration of 'LISTITER'
function.c(4218) : error C2146: syntax error : missing ';' before identifier 'end'
function.c(4218) : error C2065: 'end' : undeclared identifier
function.c(4222) : error C2065: 'iter' : undeclared identifier
function.c(4222) : warning C4047: '=' : 'int' differs in levels of indirection from 'LISTITER'
function.c(4222) : error C2065: 'end' : undeclared identifier
function.c(4223) : error C2065: 'iter' : undeclared identifier
function.c(4224) : error C2065: 'iter' : undeclared identifier
function.c(4224) : error C2100: illegal indirection
function.c(4224) : warning C4047: 'function' : 'OBJECT *' differs in levels of indirection from 'int'
function.c(4224) : warning C4024: 'function_set_named_variable' : different types for formal and actual parameter 3
function.c(4238) : error C2143: syntax error : missing ';' before 'type'
function.c(4239) : error C2065: 'targets' : undeclared identifier
function.c(4239) : warning C4047: '==' : 'int' differs in levels of indirection from 'LIST *'
function.c(4244) : error C2065: 'targets' : undeclared identifier
function.c(4244) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4244) : warning C4024: 'list_begin' : different types for formal and actual parameter 1
function.c(4261) : error C2143: syntax error : missing ';' before 'type'
function.c(4262) : error C2275: 'LIST' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(60) : see declaration of 'LIST'
function.c(4262) : error C2065: 'targets' : undeclared identifier
function.c(4263) : error C2065: 'targets' : undeclared identifier
function.c(4263) : warning C4047: '==' : 'int' differs in levels of indirection from 'LIST *'
function.c(4265) : error C2065: 'targets' : undeclared identifier
function.c(4265) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4265) : warning C4024: 'list_begin' : different types for formal and actual parameter 1
function.c(4268) : error C2065: 'targets' : undeclared identifier
function.c(4268) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4268) : warning C4024: 'list_free' : different types for formal and actual parameter 1
function.c(4277) : error C2143: syntax error : missing ';' before 'type'
function.c(4278) : error C2275: 'LIST' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(60) : see declaration of 'LIST'
function.c(4278) : error C2065: 'value' : undeclared identifier
function.c(4279) : error C2275: 'LIST' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(60) : see declaration of 'LIST'
function.c(4279) : error C2065: 'vars' : undeclared identifier
function.c(4280) : error C2275: 'LISTITER' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(62) : see declaration of 'LISTITER'
function.c(4280) : error C2146: syntax error : missing ';' before identifier 'iter'
function.c(4280) : error C2065: 'iter' : undeclared identifier
function.c(4280) : error C2065: 'targets' : undeclared identifier
function.c(4280) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4280) : warning C4024: 'list_begin' : different types for formal and actual parameter 1
function.c(4280) : warning C4047: '=' : 'int' differs in levels of indirection from 'LISTITER'
function.c(4281) : error C2275: 'LISTITER' : illegal use of this type as an expression
t:\boost_1_63_0\tools\build\src\engine\lists.h(62) : see declaration of 'LISTITER'
function.c(4281) : error C2143: syntax error : missing ';' before 'const'
function.c(4282) : error C2065: 'iter' : undeclared identifier
function.c(4282) : error C2065: 'end' : undeclared identifier
function.c(4284) : error C2065: 'iter' : undeclared identifier
function.c(4284) : error C2100: illegal indirection
function.c(4284) : warning C4047: 'function' : 'OBJECT *const ' differs in levels of indirection from 'int'
function.c(4284) : warning C4024: 'bindtarget' : different types for formal and actual parameter 1
function.c(4285) : error C2065: 'vars' : undeclared identifier
function.c(4285) : warning C4047: 'function' : 'LIST *' differs in levels of indirection from 'int'
function.c(4285) : warning C4024: 'list_begin' : different types for formal and actual parameter 1
function.c(4286) : error C2065: 'vars' : undeclared identifier
function.c(4286) : fatal error C1003: error count exceeds 100; stopping compilation
glob.c
hash.c
hdrmacro.c
headers.c
jam.c
jambase.c
jamgram.c
lists.c
make.c
make1.c
object.c
Generating Code...
Compiling...
option.c
output.c
parse.c
pathnt.c
pathsys.c
regexp.c
rules.c
scan.c
search.c
subst.c
timestamp.c
variable.c
modules.c
strings.c
filesys.c
builtins.c
md5.c
class.c
cwd.c
w32_getreg.c
Generating Code...
Compiling...
native.c
set.c
path.c
regex.c
property-set.c
sequence.c
order.c
Generating Code...
T:\boost_1_63_0\tools\build\src\engine>exit /b 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment