X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 24 Apr 2009 15:44:04 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: R: C++ program produces no output (g++ 4.3.2, cygwin 1.7) Message-ID: <20090424134404.GG8722@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <38415 DOT 45131 DOT qm AT web25001 DOT mail DOT ukl DOT yahoo DOT com> <20090424081506 DOT GC8722 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Apr 24 13:29, Eric Lilja wrote: > Quite recently, however, I moved from XP to Vista and some of > these projects haven't been touched since I used XP (like the one I've > been asking about in this thread). Do you think that is the problem, me > moving from XP to Vista and using files I in some cases created several > years ago? The permissions got screwed in the transition from XP to > Vista? I have no idea, actually. > Also, what should I do to have proper permissions on these (text files)? > I'm talking Makefiles and source files for a number of languages. Well, POSIX permissions are the way to go. chmod 644 should do it nicely. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/