X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=gU Otd+r1H4C0Rulh0ykIosgfglu0U6UylyknUoiV6mi7aCtqFmskm2hMh+GvaXrqwr UZZedq9mPFh4u8cKEUgBvxRzqx8M24herxa9krdf6OgC8DTW/ER0daXXaWXhBAml emR8K94d29S6teCAoJ1ulBFo0gH0VSEOJJxwaEBOY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=ukkERomf 8uhS7xOvOAlKBeodOss=; b=nfmXJCJPfqS3hdGyvg7H0+hC2cf3wuI0Jlg+dG2C uWmvrNWT1Jtoynq/Bc62yhXoVoq1R0Sm9tc+V9XcgwWJcCnWRC7tK8zZTbgJs5vC LtgIGdAEichnOlITMpk0dYGXyYTx+sNJTjQSjvxFbirPcXxd7oOB5FJyg+pYbgyv Ybk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.194.119.228 with SMTP id kx4mr8795152wjb.33.1371817106649; Fri, 21 Jun 2013 05:18:26 -0700 (PDT) In-Reply-To: <20130621121524.GB7362@calimero.vinschen.de> References: <20130621083332 DOT GI1620 AT calimero DOT vinschen DOT de> <20130621110435 DOT GA2781 AT calimero DOT vinschen DOT de> <20130621113552 DOT GG25850 AT calimero DOT vinschen DOT de> <20130621121524 DOT GB7362 AT calimero DOT vinschen DOT de> Date: Fri, 21 Jun 2013 14:18:26 +0200 Message-ID: Subject: Re: Problems with file permissions during a build From: Arjen Markus To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Oops, my mistake. The correct invocation of CMake is: cmake -G "Unix Makefiles" ../ (These generators are part of CMake, not of the tar file) Regards, Arjen -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple