Message-Id: <199610211526.LAA25845@delorie.com> From: "Troy D. Van Horn" Subject: Re: V2.01 AS.EXE (2.7) puts local labels in obj. file To: eliz AT is DOT elta DOT co DOT il Date: Mon, 21 Oct 1996 10:26:12 CDT Cc: trvanhor AT SNOOPY DOT UCollege DOT edu, djgpp AT delorie DOT com In-Reply-To: ; from "Eli Zaretskii" at Oct 21, 96 8:36 am Eli wrote: > Do these symbols remain in the stripped executable? If they don't, maybe > this was just meant to assist in debugging? > No, they don't, so it's not a real problem, but it probably makes library files larger than they need to be, (Hey, I'm an efficiency nut) and I don't see how they can help in debugging unless one was debugging a hand written assembly source. Thanks, Troy.....