Boost logo

Boost :

From: Misha Bergal (mbergal_at_[hidden])
Date: 2003-12-12 10:15:19


--------------- Relevant part log file ----------------------

H:\boost6>call "C:\Program Files\Microsoft Visual Studio\VC98\Bin\vcvars32.bat"
Setting environment for using Microsoft Visual C++ tools.
Setting environment for using Microsoft Visual C++ tools.
###
### Using 'msvc' toolset.
###

H:\boost6\main\boost\tools\build\jam_src>rd /S /Q bootstrap.msvc
The system cannot find the file specified.

H:\boost6\main\boost\tools\build\jam_src>md bootstrap.msvc

H:\boost6\main\boost\tools\build\jam_src>cl /nologo /GZ /Zi /MLd -DNT -DYYDEBUG kernel32.lib advapi32.lib /Febootstrap.msvc\jam0 command.c compile.c execnt.c execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c w32_getreg.c native.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c
command.c
compile.c
execnt.c
execunix.c
execvms.c
expand.c
filent.c
fileos2.c
fileunix.c
filevms.c
glob.c
hash.c
hdrmacro.c
headers.c
jam.c
jambase.c
jamgram.c
lists.c
make.c
make1.c
Generating Code...
Compiling...
newstr.c
option.c
parse.c
pathunix.c
pathvms.c
regexp.c
rules.c
scan.c
search.c
subst.c
timestamp.c
variable.c
modules.c
strings.c
filesys.c
builtins.c
pwd.c
class.c
w32_getreg.c
native.c
native.c(17) : error C2275: 'native_rule_t' : illegal use of this type as an expression
        native.h(15) : see declaration of 'native_rule_t'
native.c(17) : error C2146: syntax error : missing ';' before identifier 'n'
native.c(17) : error C2065: 'n' : undeclared identifier
native.c(17) : error C2065: 'np' : undeclared identifier
native.c(17) : error C2100: illegal indirection
native.c(17) : warning C4047: '=' : 'int ' differs in levels of indirection from 'int *'
native.c(18) : error C2224: left of '.name' must have struct/union type
native.c(21) : error C2224: left of '.arguments' must have struct/union type
native.c(22) : error C2224: left of '.arguments' must have struct/union type
native.c(26) : error C2224: left of '.arguments' must have struct/union type
native.c(28) : error C2224: left of '.procedure' must have struct/union type
Generating Code...
Compiling...
set.c

------------------------------------------------------------------------

-- 
Misha Bergal
MetaCommunications Engineering

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk