delorie.com/archives/browse.cgi | search |
Date: | Mon, 26 May 1997 08:38:18 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | George Foot <mert0407 AT sable DOT ox DOT ac DOT uk> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Allegro question regarding .exe size |
In-Reply-To: | <5mai81$pne@news.ox.ac.uk> |
Message-ID: | <Pine.SUN.3.91.970526083759.7940E-100000@is> |
MIME-Version: | 1.0 |
On 25 May 1997, George Foot wrote: > I don't recall whether the Allegro library builds itself with the -s > option; if not, this would reduce the size of its code. The -s option has nothing to do with the way libraries are built, it's for the linker. So no matter how the Allegro library was built, if you use -s while linking, the debugging symbols will be stripped, including those from library functions.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |