delorie.com/archives/browse.cgi | search |
Date: | Mon, 20 Mar 2000 12:11:36 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "nimrod a. abing" <synflood AT eudoramail DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: smart linking |
In-Reply-To: | <JCGMJHAEKMFIBAAA@shared1-mail.whowhere.com> |
Message-ID: | <Pine.SUN.3.91.1000320121010.24837P-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 20 Mar 2000, nimrod a. abing wrote: > My question is, does gcc or ld do the 'smart > linking' or dead code elimination thing when I > later link my library in my programs? They do, but not for the format used by DJGPP for object and executable files (COFF). Nobody has bothered to implement this for COFF.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |