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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=DJppbaLsjO8RUSij hQgKGckE2EWYXYCbU6mt8ewG+Hx+FttvX1kYl4yZNnw29SeuPBmABJsK+UUqr+uO XkdAwdBA+xLFS4OPRriTHVo4voMGtuwgU67+qmb/kTJzw6NYO7NVVJ2Zr3IjnEzp gi2uozu9ZWjTjUWa5mIl2Dvog/k= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=7y+Ltc7hIf0yrQbANS7A8H i1PC8=; b=xGKmiuqcqnF+oGCqxKFuqhPaBz1zo+HM67hf/shc6trBqkTsG48aAd JCklFPBglT9O5k/eLLDLpwYMj9qs4J5FXaqtskvEmS3klJrxMWbSUPWmD92rW4cT vhe5/DZbjX4u+6wLgcARl6AwiX+RkOeVjlGBvWqL9NVsGp+gCts7c= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173019pub.verizon.net Message-id: <53A08311.8000706@cygwin.com> Date: Tue, 17 Jun 2014 14:04:01 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Question on gcc install References: <124B6026BBED4E07BA053A1477FEC570 AT 2600kPC> In-reply-to: <124B6026BBED4E07BA053A1477FEC570@2600kPC> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 06/17/2014 12:31 PM, Arthur Schwarz wrote: > The issue and confusion arise because I am using the Netbeans IDE, and > Netbeans requires explicit reference to the gcc, g++, fortran compilers and > assembler being used. I am running into difficulties. Sorry, I don't know anything about how to configure build tools for Netbeans (and doing so is an off-topic question for this list) but I will say that if Netbeans is only going to be handing DOS-style paths to the build tools, the Cygwin build tools won't be the ones you want to use. They really want POSIX-style paths that Cygwin prefers. So MinGW seems to me like the thing for you to focus on. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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