X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <24389503.post@talk.nabble.com> Date: Wed, 8 Jul 2009 04:08:48 -0700 (PDT) From: icc97 To: cygwin AT cygwin DOT com Subject: cl.exe compiles libraries with blank permissions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 I'm having trouble compiling static libraries using cl.exe from Visual Studio 2008. I'm running cygwin on Windows Vista with Admin rights and the UAC turned off. The libraries will compile fine but they are created with blank / zero permissions i.e. effectively chmod 000. Subsequently I would get the following error when trying to link using the library: LINK : fatal error LNK1104: cannot open file 'mylib.lib' Thanks, Ian -- View this message in context: http://www.nabble.com/cl.exe-compiles-libraries-with-blank-permissions-tp24389503p24389503.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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