Boost logo

Boost-Build :

From: michel_decima (michel.decima_at_[hidden])
Date: 2004-08-24 08:23:02


Hi again,

Compiling bjam from CVS solved my problem. The difference between the
CVS version and the latest release version (3.1.10) available on
sourceforge is only two lines long:

$ diff bjam-3.1.10/execnt.c boost-CVS20040823/tool
s/build/jam_src/execnt.c
748a749,752
> /* Clear the temp file */
> if ( cmdtab[i].tempfile )
> unlink( cmdtab[ i ].tempfile );
>

Applying this patch to the release source code solved the problem too
;)

Best regards,
MD.

 


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