From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: source code for gcc etc... Date: Wed, 22 Jan 1997 13:43:03 +0200 Organization: NetVision LTD. Lines: 9 Message-ID: References: <01bc082b$24d0a240$47b0f8ce AT 698130> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: <01bc082b$24d0a240$47b0f8ce@698130> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On 22 Jan 1997, Craig Flint wrote: > I'm just wondering if the source code for gcc.exe ld.exe etc... and the > binutils is available? Does anybody know? All the packages in DJGPP has their sources available. The sources for GNU packages are in the v2gnu directory. Look for files whose name end with an `s', like gcc2721s.zip, bnu27s.zip etc.