Boost logo

Boost-Build :

From: Ilya Sokolov (fal_delivery_at_[hidden])
Date: 2007-11-23 08:21:09


YiSu CangHai wrote:
> I am new to boost build and will appreciate any help.
>
> Looks like boost can handle YACC files with the suffix .yy, but my YACC
> files have suffix .y. Is there a way to let boost know .y file is
> actually yacc file without defining a new file type from scratch?

File tools/build/v2/tools/cast.jam contains some useful rules for you.
See comments in it for examples of usage.

> By the way, I can not change the file name from .y to .yy because the
> files are not under my control.

HTH


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