X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: cygwin1.7 and Eclipse CDT? Date: Mon, 15 Mar 2010 13:42:00 -0400 Message-ID: <2175F853309F0C4F924EB2F995C38EED0161AA09@chipmail.chipwrights.com> In-Reply-To: <2175F853309F0C4F924EB2F995C38EED0161AA07@chipmail.chipwrights.com> References: <4B9E6D0C DOT 5060005 AT prager DOT ws> <2175F853309F0C4F924EB2F995C38EED0161AA07 AT chipmail DOT chipwrights DOT com> From: "Don Porges" To: 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 =20 -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Don Porges Sent: Monday, March 15, 2010 1:37 PM To: cygwin AT cygwin DOT com Subject: RE: cygwin1.7 and Eclipse CDT? -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Bernd Prager Sent: Monday, March 15, 2010 1:23 PM To: cygwin AT cygwin DOT com Subject: cygwin1.7 and Eclipse CDT? Has anybody gotten Eclipse C++ CDT to run with Cygwin 1.7.? My Eclipse does not recognize Cygwin being installed and I cannot use the Cygwin gcc tool chain. I am certain I have all required packages installed: $ cat /etc/setup/installed.db | grep -P '^gcc\s+|^gcc-core\s+|^gcc-g\+\+\s+|^gcc-mingw-core\s+|^gcc-mingw-g\+\+\ s+|^binutils\s+|^make\s+'=20 binutils binutils-2.19.51-1.tar.bz2 0 gcc-core gcc-core-3.4.4-999.tar.bz2 0 gcc-g++ gcc-g++-3.4.4-999.tar.bz2 0 gcc-mingw-core gcc-mingw-core-20050522-1.tar.bz2 0 gcc-mingw-g++ gcc-mingw-g++-20050522-1.tar.bz2 0 make make-3.81-2.tar.bz2 0 ---------------------------- I don't see gdb on this list. As I recall, CDT requires three things to be installed to recognize the cygwin installation: make, gcc, and gdb. --- Augh -- following myself up, I actually checked the CDT source, and it only looks for binutils, gcc and make. So that's not it. -- 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