Boost logo

Boost-Build :

Subject: Re: [Boost-build] execute javac/javah before building c++-lib
From: Andrej van der Zee (mavdzee_at_[hidden])
Date: 2009-07-10 04:04:34


Hi,

Thanks for your reply.

>
> Use <dependency> feature to set dependency from mva
> to whatever other target that generates whatever you want.

But how to a define a target that invokes "javac *.java" and then "javah mva_jni"?

> However, note that glob works at parsing time -- it will
> not see any header or source files javah might generate.
> I don't know if that's problem or not.

I am not sure yet!

Thank you,
Andrej


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