Date: Tue, 15 Mar 94 22:55:30 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Distributing a recompiled GO32 Reply-To: babcock AT cfa DOT harvard DOT edu > the need to recompile [go32] went away a while ago. If you have a specific > bug that requires a specific compiler, please let me know. I don't know of any bugs which go away with a compiler change, but go32.exe shrinks by 4K if compiled by bc 3.1. File sizes are distributed go32.exe - 77,178 bc 3.1 compiled go32 - 73,086 It's not a big deal, but it's the only easy way to shrink my app by 4K. > This is illegal - FSF requires that you make gcc's sources available > on your BBS along with the binaries. How awkward. My BBS has only a 20MB hard disk. Last I looked, there were well over 20MB of files in the djgpp directory at Simtel. I might be able to squeeze in gcc, but I'll bet they also want gas and binutils, and the way things are packaged, probably gpp too. I'll have to contact the GNU folks and ask whether having the sources offline but mountable on request is adequate.