From: DJ Delorie Subject: Re: dos stub 22 Dec 1998 20:57:38 -0500 Message-ID: <36804E12.8B138172@delorie.com> References: <36803833 DOT 6D2010FE DOT cygnus DOT gnu-win32 AT usa DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.1.126 i586) X-Accept-Language: en > > 1) Get the sources of 'ld' and rebuild it from source. > > Anyone know where I can grab just the ld source ? ftp://prep.ai.mit.edu/pub/gnu/binutils-2.9.1.tar.gz has the latest "official" GNU sources for ld. This isn't what Cygnus uses, though. You'd need to actually download the sources that come with B20.1 to get the sources for cygwin's ld. The FSF is missing some stuff we've added, and the latest binutils snapshot have extra stuff that B20.1 doesn't yet have.