<div class="gmail_quote">On Tue, Nov 15, 2011 at 08:49, Dominik Szczerba <span dir="ltr">&lt;<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":1j">Just to be reproducible: how can I explicitly force the legacy build?<br></div></blockquote><div><br></div><div>make all-legacy</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":1j">
Or is it dying soon and I better switch now?<br>
Is using cmake to build but not configure really simplifying things?</div></blockquote></div><br><div>The cmake build runs in parallel with dependencies that the legacy (recursive) makefile system does not. Otherwise, it should produce the same result.</div>