Boost logo

Boost-Build :

From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2004-08-16 04:17:57


I added an extension module 'f.jam' to be able to compile fortran
sources with bjam version 2. Now I also tried to add requirements for
include files but I did not find a way to make it work. What I did in my
f.jam is:

import toolset : flags ;
flags f.compile INCLUDES <include> ;

and than use the $(INCLUDES) variable on the command-line where the
fortran compiler is invoked. But the INCLUDES variable remains empty.
Any ideas how I can solve this?

(my project is in attachment)
 --------------010901080909080104070303 Content-Type: application/zip;
name="fortranproject.zip"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename="fortranproject.zip"

[Attachment content not displayed.] --------------010901080909080104070303--


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