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: <23871582.post@talk.nabble.com> Date: Thu, 4 Jun 2009 07:53:46 -0700 (PDT) From: enovack To: cygwin AT cygwin DOT com Subject: Re: side effects after installing gcc-3.4.4.999 In-Reply-To: <4A27E05C.1060107@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <49AB8757 DOT 90807 AT gmail DOT com> <49AC2ECA DOT 7040709 AT gmail DOT com> <49ACA93A DOT 6020502 AT gmail DOT com> <49AD43C6 DOT 3070901 AT gmail DOT com> <23870621 DOT post AT talk DOT nabble DOT com> <4A27E05C DOT 1060107 AT gmail DOT com> X-IsSubscribed: yes 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 Actually, I thought of that just after I hit send on my last post. :-( I then tried doing just that on Netbeans 6.5.1, and that fixed the issue. On Eclipse it did not. Or at least not yet. I have not been able to configure Eclipse 3.4 CDT plug-in to recognize the complete Cygwin environment. I did get it to actually build the app, but it has issues running and debugging. So, still experimenting..... It's just a pain since this used to work on my old laptop, which had a previous version of cygwin installed. Best, Eileen Dave Korn-6 wrote: > > enovack wrote: > >> I'm having a similar issue with trying to get the GNU g++ and gcc >> compiler's >> to work with Eclipse and Netbeans. Both report that the file is not valid >> or >> not found when compiling a C or C++ file. >> >> I have just downloaded the latest production release of Cygwin and >> installed >> the complete dev environment. I'm running 64 bit Vista SP2. I have the >> cygwin\bin path added to my DOS path. >> >> Has anyone gotten the latest Cygwin to work with Netbeans or Eclipse? >> >> I was able to get older version of Cygwin to work with both Netbeans and >> Eclipse in the past just by setting up the DOS path to include >> C:\cygwin\bin. Now I see that the gcc.exe and g++.exe are links, which I >> now >> assume are not working properly in a DOS environment. Which of course is >> needed by both Eclipse and Netbeans. > > I don't use either of those, but you should be able to configure them to > just directly invoked gcc-3.exe or gcc-4.exe, thereby bypassing the link > altogether, shouldn't you? > > cheers, > DaveK > > > -- > 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/ > > > -- View this message in context: http://www.nabble.com/side-effects-after-installing-gcc-3.4.4.999-tp22282325p23871582.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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/