Boost logo

Boost-Build :

From: gibilgibil (javier.revilla_at_[hidden])
Date: 2004-08-20 10:48:18


--- In jamboost_at_[hidden], Toon Knapen <toon.knapen_at_f...> wrote:
> gibilgibil wrote:
>
>
> >
> > 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...
>

> So IIUC the 'chmod' fails ? Try to perform the chmod manually and
you
> probably get an error from the OS telling you what is wrong.

Hi Toon,

I wasn't clear enough.
The problem is that libboost_prg_exec_monitor-gcc-d-1_31.dll does not
exist at all.

I think that the problem arrives when gcc tries to link this file. It
doesn't find it and then it tries to chmod.

The critical error line is :
gcc-Link-action bin/boost/libs/test/build/libboost_prg_exec_monitor.
dll/gcc/debug/libboost_prg_exec_monitor-gcc-d-1_31.dll

And :
...skipped <@boost!lib>libboost_prg_exec_monitor-gcc-1_31.dll
for lack of <@boost!libs!test!build/libboost_prg_exec_monitor.
dll/gcc/release>libboost_prg_exec_monitor-gcc-1_31.dll...

The question is : why libboost_prg_exec_monitor-gcc-d-1_31.dll is not
there ?

I wonder if it's something related with gcc ?
Is my gcc unable to compile testsuites ?
Is my gcc unable to use its debug tools ?

Thanks for your help.
Javier

 


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