[Boost-bugs] [Boost C++ Libraries] #5512: jam0.exe is not a valid win32 application

Subject: [Boost-bugs] [Boost C++ Libraries] #5512: jam0.exe is not a valid win32 application
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-29 18:10:31


#5512: jam0.exe is not a valid win32 application
-------------------------------------+--------------------------------------
 Reporter: sharifr2002@… | Owner:
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Building Boost
  Version: Boost 1.44.0 | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 hi,

 My OS is windows XP. i installed VS 2008 ,VS90SP1-KB957912-x86.exe
 ,VS90SP1-KB960075-v2-x86.exe,VS90SP1-KB967631-x86.exe,VS90SP1-KB971092-x86.exe,VS90sp1-KB945140-ENU.exe
 and then installed windows7 sdk.

 but when i try to build boost library , then error came like this :
 jam0.exe is not a valid win32 application

 bjam.log file


 ###
 ### Using 'vc9' toolset.
 ###

 E:\boost\boost_1_44_0\tools\jam\src>if exist bootstrap rd /S /Q bootstrap

 E:\boost\boost_1_44_0\tools\jam\src>md bootstrap

 E:\boost\boost_1_44_0\tools\jam\src>cl /nologo /RTC1 /Zi /MTd
 /Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 kernel32.lib
 advapi32.lib user32.lib /Febootstrap\jam0 command.c compile.c debug.c
 execnt.c expand.c filent.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 output.c
 parse.c pathunix.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 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 modules/order.c
 command.c
 compile.c
 debug.c
 execnt.c
 expand.c
 filent.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
 output.c
 parse.c
 Generating Code...
 Compiling...
 pathunix.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
 pwd.c
 class.c
 w32_getreg.c
 native.c
 set.c
 path.c
 regex.c
 Generating Code...
 Compiling...
 property-set.c
 sequence.c
 order.c
 Generating Code...

 E:\boost\boost_1_44_0\tools\jam\src>.\bootstrap\jam0 -f build.jam
 --toolset=vc9 "--toolset-root=C:\Program Files\Microsoft Visual Studio
 9.0\Common7\Tools\..\..\VC\ " clean

 E:\boost\boost_1_44_0\tools\jam\src>.\bootstrap\jam0 -f build.jam
 --toolset=vc9 "--toolset-root=C:\Program Files\Microsoft Visual Studio
 9.0\Common7\Tools\..\..\VC\ "

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5512>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC