ozmake, native functors, and Visual C++
Filip Konvička
filip.konvicka.removethisantispamtoken at logis.cz
Tue Nov 7 15:44:58 CET 2006
Hi,
since ozmake is a make-like tool, wouldn't it suffice to build the
functor before invoking ozmake and putting the intermediate and
resulting files where ozmake expects them?
BTW, I had to tweak ozmake so that it compiles my app with the debugging
flags (-g, -p or whatever they are). Maybe contact Denis Duchier about
this, maybe he'd agree to add some more flags (this isn't hard to do).
Cheers,
Filip
> Hi all,
>
> I am using some native functors on Windows, compiled with Visual C++. This works without problems as long as I use oztool with the "-msvc" option.
> But now I am using ozmake, and I cannot find a way to convince ozmake to use the "right" compiler.
>
> In case there is no solution, I will build my native functors with a different make tool. However, I would like ozmake to "install" the native functors automatically (i.e. put them into the cache). So, can I somehow tell ozmake to consider those functors during installation, but NOT to try to build them?
>
> Thanks for any help,
> Wolfgang
>
>
More information about the mozart-users
mailing list