This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: cygwin1.7 and Eclipse CDT?


 

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf
Of Don Porges
Sent: Monday, March 15, 2010 1:37 PM
To: cygwin@cygwin.com
Subject: RE: cygwin1.7 and Eclipse CDT?

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf
Of Bernd Prager
Sent: Monday, March 15, 2010 1:23 PM
To: cygwin@cygwin.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+' 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]