Re: [CMake] Handle lib64 library on Linux

2011-05-22 Thread Eric Noulard
2011/5/22 Sara Rolfe smro...@u.washington.edu: The latest version of CMake, cmake-2.8.4-Linux-i386.tar.gz does not looking in /lib64 paths.  Could you let me know which version of CMake you are referring to, that checks this path? 2.8.4 should definitely have this is the

[CMake] symstore

2011-05-22 Thread Paul Harris
Hi, http://www.stackhash.com/blog/post/Setting-up-a-Symbol-Server.aspx I read this blog and thought it would be great to have cmake generate a SYMSTORE project in addition to the INSTALL project, which would add the pdb files to the symstore area. I googled and haven't heard anything about it

[CMake] Newbie question: Static linking

2011-05-22 Thread Sanatan Rai
Hi folks, This has probably been done to death before, so apologies in advance. I have a project wherein I want all the project libraries to be linked statically to the final executables. I certainly get static libraries when I run make, however, two of the libraries don't seem to link

Re: [CMake] Newbie question: Static linking

2011-05-22 Thread Hendrik Sattler
Am Montag, 23. Mai 2011, 01:36:14 schrieb Sanatan Rai: After cmake, and make all, the libraries build as static archives, ie I get liblib1.a, liblib2.a, libhelper1.a, libhelper2.a and executable myProj in the appropriate locations. However, the executable myProj does not appear to have linked

[Cmake-commits] CMake branch, master, updated. v2.8.4-434-gcac769f

2011-05-22 Thread KWSys Robot
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, master has been updated via cac769f3a7850ad46be660f2c4a1f6928bac488f (commit) from