[cfe-dev] Cmake

Sharma, Yogesh Yogesh.Sharma at saabsensis.com
Tue Sep 17 11:02:35 PDT 2013


I found out the issue, I had -DLLVM_BUILD_32_BITS:BOOL=1, which was causing a build failure (I am building under a 64 bit environment).  I was also wondering why cmake does not support the 'make update' target.  

-----Original Message-----
From: Dr D. Chisnall [mailto:dc552 at hermes.cam.ac.uk] On Behalf Of David Chisnall
Sent: Tuesday, September 17, 2013 1:13 PM
To: Sharma, Yogesh
Cc: cfe-dev at cs.uiuc.edu
Subject: Re: [cfe-dev] Cmake

I can't speak for the Makefile build with CMake, but I regularly build with ninja -j64 and it works correctly.

David

On 17 Sep 2013, at 18:01, "Sharma, Yogesh" <Yogesh.Sharma at saabsensis.com> wrote:

> Hi,
>  
> This has probably been answered before ... When I run make -j4 on a build area generated by cmake I get out of order builds.  Is the dependency tree set up properly for multithreaded make under cmake?
> 
> This message is intended only for the addressee and may contain information that is company confidential or privileged. Any technical data in this message may be exported only in accordance with the U.S. International Traffic in Arms Regulations (22 CFR Parts 120-130) or the Export Administration Regulations (15 CFR Parts 730-774). Unauthorized use is strictly prohibited and may be unlawful. If you are not the intended recipient, or the person responsible for delivering to the intended recipient, you should not read, copy, disclose or otherwise use this message. If you have received this email in error, please delete it, and advise the sender immediately. _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-
This message is intended only for the addressee and may contain information that is company confidential or privileged.  Any technical data in this message may be exported only in accordance with the U.S. International Traffic in Arms Regulations (22 CFR Parts 120-130) or the Export Administration Regulations (15 CFR Parts 730-774). Unauthorized use is strictly prohibited and may be unlawful. If you are not the intended recipient, or the person responsible for delivering to the intended recipient, you should not read, copy, disclose or otherwise use this message. If you have received this email in error, please delete it, and advise the sender immediately. 
-          



More information about the cfe-dev mailing list