delorie.com/archives/browse.cgi | search |
From: | "Mark E." <snowball3 AT bigfoot DOT com> |
To: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>, djgpp-workers AT delorie DOT com |
Date: | Thu, 29 Jun 2000 11:09:18 -0400 |
MIME-Version: | 1.0 |
Subject: | Re: is it possible to use strip option in call to compiler (fwd) |
Message-ID: | <395B2E5E.17624.83969@localhost> |
References: | <39595137 DOT 6430 DOT 5D4FCB AT localhost> |
In-reply-to: | <Pine.SUN.3.91.1000628082303.28065B@is> |
X-mailer: | Pegasus Mail for Win32 (v3.12c) |
Reply-To: | djgpp-workers AT delorie DOT com |
> Is bypassing djgpp.djl important here? I think it isn't, because the > garbage gets added with or without it. It turns out the garbage is due to the linker. There is a gap between the end of the various headers at the beginning of the file and the start of the first section's contents. That part is not written to by ld and so you get the garbage.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |