Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2002-08-29 09:49:07


Please try again with the latest CVS state.
Sorry for the inconvenience,
Dave

-----------------------------------------------------------
David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com

----- Original Message -----
From: "dubbyswords" <declan.swords_at_[hidden]>
To: <jamboost_at_[hidden]>
Sent: Wednesday, August 28, 2002 4:32 AM
Subject: [jamboost] combilling bjam

Hi
I gave the following commands in a cmd shell:
commands:
c:\Program Files\Microsoft Visual Studio\VC98\bin\vcvars32.bat
set VISUALC=c:\Program Files\Microsoft Visual Studio\VC98\bin\
set JAM_TOOLSET=VISUALC
nmake -f builds\win32-visualc.mk

And then got the following result, can anyone help

PS rev of shell bjam code is: don't know how to get this????

C:\boost\boost_1_28_0\tools\build\jam_src>nmake -f
builds\win32-visualc.mk
Microsoft ® Program Maintenance Utility Version 6.00.8168.0
Copyright © Microsoft Corp 1988-1998. All rights reserved.
cl /nologo /Fejam0 -DNT 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 he
aders.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c
option.c
pars
e.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c
timestamp.c v
ariable.c modules.c strings.c filesys.c builtins.c pwd.c kernel32.lib
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
Generating Code...
attrib -r jambase.c
jam0 -sJAMBASE= -sBOOST_ROOT= -sBOOST_BUILD_PATH=
Compiler is Microsoft Visual C++
...found 239 targets...
...updating 5 targets...
Link bin.ntx86\mkjambase.exe
LINK : fatal error LNK1181: cannot open input file "c:\Program.obj"

link /nologo /out:bin.ntx86\mkjambase.exe bin.ntx86\mkjambase.obj
c:\Prog
ram Files\Microsoft Visual Studio\VC98\\lib\advapi32.lib c:\Program
Files\Micros
oft Visual Studio\VC98\\lib\gdi32.lib c:\Program Files\Microsoft
Visual
Studio\V
C98\\lib\user32.lib c:\Program Files\Microsoft Visual
Studio\VC98\\lib\kernel32.
lib
...failed Link bin.ntx86\mkjambase.exe...
...skipped jambase.c for lack of mkjambase.exe...
...skipped jambase.obj for lack of jambase.c...
...skipped jam.exe for lack of jambase.obj...
...skipped bjam.exe for lack of jam.exe...
...failed updating 1 target...
...skipped 4 targets...
NMAKE : fatal error U1077: 'jam0' : return code '0x1' Stop.
C:\boost\boost_1_28_0\tools\build\jam_src>

To unsubscribe from this group, send an email to:
jamboost-unsubscribe_at_[hidden]

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

 


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