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: problems running gcc after installation


On Fri, Jun 10, 2011 at 9:24 PM, Jerry Lowry  wrote:
>
> looking at the chgcheck output I noticed that 'gdb' and 'ld' are not found.
> ?I check the
> setup repositories and did not find anything for 'ld'. ?Which section of the
> setup would you find gnu ld?

Hi Jerry,

ld (and also as) is part of the "binutils" package ("Devel" category
in Cygwin's setup program), as can be seen here:
http://cygwin.com/cgi-bin2/package-cat.cgi?file=binutils%2Fbinutils-2.20.51-2&grep=ld.exe

You can use this page: http://www.cygwin.com/packages/  to search for
the Cygwin package containing a particular file.

I see that you have many "mingw" packages installed, including
mingw-binutils (which has its own ld.exe), but that is for building
non-Cygwin programs. For Cygwin programs (including compiled packages
for Cygwin's Python), you need the "plain" binutils.

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
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]