[CMake] cmake compile on 64-bit SUSE

George McConnell gmcconnell at gmail.com
Tue Feb 20 16:03:46 EST 2007


I need cmake to compile a 64-bit application. Can the 32-bit version do
that?

Also, others have successfully compiled the 64-bit version. I think I have
some strangeness with my installed ncurses, but I can't figure what. I've
tried using a locally compiled version of ncurses as well...

On 2/20/07, Eric Noulard <eric.noulard at gmail.com> wrote:
>
> 2007/2/20, George McConnell <gmcconnell at gmail.com>:
> > Thanks for the reply.
> >
> > I am running into the same error when I build from source RPM (rpmbuild
> -bb
> > cmake.spec) and apply the patch manually to a clean cmake source tree.
> >
> > I can't install the binary rpm directly as it has dependencies on
> updated
> > packages that I cannot install.
> >
> > Any other ideas?
>
> May be you may just use the pre-compiled 32bits versions?
> http://www.cmake.org/files/v2.4/cmake-2.4.6-Linux-i386.tar.gz
>
> It should run just fine on 64bits system, since most 64 bits linux
> system are able to run 32bits apps.
>
> I think CMake is not the kind of application which needs 64 bits.
>
> --
> Erk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070220/763f3498/attachment.html


More information about the CMake mailing list