I need cmake to compile a 64-bit application. Can the 32-bit version do that?<br><br>Also, others have successfully compiled the 64-bit version. I think I have some strangeness with my installed ncurses, but I can&#39;t figure what. I&#39;ve tried using a locally compiled version of ncurses as well...
<br><br><div><span class="gmail_quote">On 2/20/07, <b class="gmail_sendername">Eric Noulard</b> &lt;<a href="mailto:eric.noulard@gmail.com">eric.noulard@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2007/2/20, George McConnell &lt;<a href="mailto:gmcconnell@gmail.com">gmcconnell@gmail.com</a>&gt;:<br>&gt; Thanks for the reply.<br>&gt;<br>&gt; I am running into the same error when I build from source RPM (rpmbuild -bb
<br>&gt; cmake.spec) and apply the patch manually to a clean cmake source tree.<br>&gt;<br>&gt; I can&#39;t install the binary rpm directly as it has dependencies on updated<br>&gt; packages that I cannot install.<br>&gt;
<br>&gt; Any other ideas?<br><br>May be you may just use the pre-compiled 32bits versions?<br><a href="http://www.cmake.org/files/v2.4/cmake-2.4.6-Linux-i386.tar.gz">http://www.cmake.org/files/v2.4/cmake-2.4.6-Linux-i386.tar.gz
</a><br><br>It should run just fine on 64bits system, since most 64 bits linux<br>system are able to run 32bits apps.<br><br>I think CMake is not the kind of application which needs 64 bits.<br><br>--<br>Erk<br></blockquote>
</div><br>