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: <23873433.post@talk.nabble.com> Date: Thu, 4 Jun 2009 09:28:29 -0700 (PDT) From: enovack To: cygwin AT cygwin DOT com Subject: Re: side effects after installing gcc-3.4.4.999 In-Reply-To: <4A27F0DD.2040608@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> <23871582 DOT post AT talk DOT nabble DOT com> <4A27F0DD DOT 2040608 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 Thanks for the quick response Dave. I understand about the primary use of Cygwin. I also like to use it to test code through the GNU compiler in addition to the Visual C one. Since I also use Eclipse for Java, it's convenient to use it for C++ as well for this type of testing. I'll look to see if the Eclipse CDT folks have an answer..... Best, Eileen Dave Korn-6 wrote: > > enovack wrote: > >> It's just a pain since this used to work on my old laptop, which had a >> previous version of cygwin installed. > > Sorry about that. Primarily the goal of cygwin is to provide a > linux-like > environment and linux-like behaviour, and from that point of view the > ability > to switch the system default compiler was something that was a deficiency > while it was missing. We don't go out of our way to break other usages > such > as an external win32 app trying to launch a cygwin app from a non-cygwin > environment, but we can't always make everything compatible with win32 at > the > expense of linux compatability. I am surprised you're having problems > though, > as with /bin in the windows PATH and invoking the particular compiler by > name > it should all "just work". (Yeah... famous last words!) > > It might also be possible to use "cygstart" as a wrapper to launch the > plain > "gcc" shortcut and even take advantage of the "alternatives" wrapper from > within your applications, although I can't promise. > >> Best, >> Eileen >> >> >> Dave Korn-6 wrote: > > Hey! I just got .so versioned! :-) > > 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-tp22282325p23873433.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/