Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2006-01-21 22:55:43


Andy Little wrote:
> 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.
[...]
> "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

Weird... I'm shooting in the dark here. But maybe you could try doing
"-sGXX=gpp.exe". Can't think of what else could be the problem.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - Grafik/jabber.org

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