|
Boost-Build : |
From: Andy Little (andy_at_[hidden])
Date: 2006-01-21 16:20:57
Hi,
I have been trying to do an install from BOOST_ROOT on Windows using gcc as the
toolset.
I have gcc installed in C:/djgpp2 (\bin) and the command I am using is:
call bjam "-sTOOLS=gcc" "-sGXX=gpp" "-sGCC_ROOT_DIRECTORY=C:\djgpp2" install
However Whatever I try I simply get error on every compilation as shown below.
I am sure that there is something very simple that I am doing wrong.
Any help appreciated.
regards
Andy Little
--------------------------------------------------
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
...found 16399 targets...
...updating 2052 targets...
gcc-C++-action
bin\boost\libs\date_time\build\boost_date_time.dll\gcc\debug\greg_month.obj
"C:\djgpp2\bin\gpp" -c -Wall -ftemplate-depth-255 -DBOOST_ALL_DYN_LINK=1
-DUSE_DATE_TIME_PRE_1_33_FACET_IO -g -O0 -fno-inline -I"bin\boost\libs\date_time\build"
-I "C:\boost\boost_1_33_0" -o
"bin\boost\libs\date_time\build\boost_date_time.dll\gcc\debug\greg_month.obj"
"C:\boost\boost_1_33_0\libs\date_time\build\../src/gregorian/greg_month.cpp"
...failed gcc-C++-action
bin\boost\libs\date_time\build\boost_date_time.dll\gcc\debug\greg_month.obj...
gcc-C++-action
bin\boost\libs\date_time\build\boost_date_time.dll\gcc\debug\greg_weekday.obj
The system cannot execute the specified program
"C:\djgpp2\bin\gpp" -c -Wall -ftemplate-depth-255 -DBOOST_ALL_DYN_LINK=1
-DUSE_DATE_TIME_PRE_1_33_FACET_IO -g -O0 -fno-inline -I"bin\boost\libs\date_time\build"
-I "C:\boost\boost_1_33_0" -o
"bin\boost\libs\date_time\build\boost_date_time.dll\gcc\debug\greg_weekday.obj"
"C:\boost\boost_1_33_0\libs\date_time\build\../src/gregorian/greg_weekday.cpp"
...failed gcc-C++-action
bin\boost\libs\date_time\build\boost_date_time.dll\gcc\debug\greg_weekday.obj...
gcc-C++-action
bin\boost\libs\date_time\build\boost_date_time.dll\gcc\debug\date_generators.obj
The system cannot execute the specified program
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