[Omake] Out-of-tree builds

Erick Tryzelaar erickt at dslextreme.com
Wed Jan 17 16:57:21 PST 2007


Phil Endecott wrote:
> Hi,
>
> Has any thought been given to using omake for out-of-tree builds of C 
> / C++ programs?  My motivation is supporting cross-compilation to 
> multiple architectures from the same source tree, e.g.
>
>    |
>    +-- src
>    |
>    +-- build_x86
>    |
>    +-- build_arm

Did you see the vmount feature from here: 
http://omake.metaprl.org/omake-doc.html#htoc225? I think it does exactly 
what you're looking for, but I've never used it, so I can't say that 
with full confidence.

-e


More information about the Omake mailing list