$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: gibilgibil (javier.revilla_at_[hidden])
Date: 2004-08-19 12:16:51
Hello,
I am trying to compile Boost on CygWin with gcc 3.3.3.
My box is a Windows 2000 PC.
To install Boost I do :
bjam "-sTOOLS=gcc" install
I cannot compile the Test Framework.
I obtain the following error report :
gcc-Link-action bin/boost/libs/test/build/libboost_prg_exec_monitor.
dll/gcc/debug/libboost_prg_exec_monitor-gcc-d-1_31.dll
Chmod1 bin/boost/libs/test/build/libboost_prg_exec_monitor.
dll/gcc/debug/libboost_prg_exec_monitor-gcc-d-1_31.dll
chmod 755 "bin/boost/libs/test/build/libboost_prg_exec_monitor.
dll/gcc/debug/libboost_prg_exec_monitor-gcc-d-1_31.dll"
...failed Chmod1 bin/boost/libs/test/build/libboost_prg_exec_monitor.
dll/gcc/debug/libboost_prg_exec_monitor-gcc-d-1_31.dll...
...skipped <@boost!lib>libboost_prg_exec_monitor-gcc-d-1_31.dll for
lack of <@boost!libs!test!build/libboost_prg_exec_monitor.
dll/gcc/debug>libboost_prg_exec_monitor-gcc-d-1_31.dll...
etc...
What should I do ?
Thank you very much for your help.
Javier Revilla