Date: Mon, 26 May 1997 11:55:31 -0400 (EDT) Message-Id: <199705261555.LAA05569@delorie.com> From: DJ Delorie To: eliz AT is DOT elta DOT co DOT il CC: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Sun, 25 May 1997 13:31:10 +0300 (IDT)) Subject: Re: Why does gcc make such big binaries? Precedence: bulk > > How about a change to symify to warn you that you've created an .EXE > > with debugging information? > > You mean, to warn that .EXE does NOT have debugging info, right? I'm > for it. I meant "Note: use "strip .exe" to make .exe smaller." See if you can figure out where I'd put these messages: "You probably forgot -lstdcxx, or you should use gxx instead of gcc" "You need to install gpp2721b.zip (or any newer version)" "You need to install bnu27b.zip (or any newer version)" "No DPMI - get cwdpmi*b.zip" (oh, I *did* add that one :-) DJ