delorie.com/archives/browse.cgi | search |
Date: | Tue, 31 Jul 2001 15:22:28 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "Rafal Maj (Raf256)" <raf256 AT go2 DOT pl> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: *.o in project ? |
In-Reply-To: | <9k66as$3md$2@info.cyf-kr.edu.pl> |
Message-ID: | <Pine.SUN.3.91.1010731151919.2719B-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 31 Jul 2001, Rafal Maj (Raf256) wrote: > 1) adding to Project Window *.o instead of *.cc is not a bad thing to do ? No idea (I don't use RHIDE). > 2) how to strip out all unneccessary informations from *.o, same as it is > done using -s with .exe files ? strip --strip-unneeded foo.o But it is much easier not to use -g while compiling in the first place. > 3) How (in RHIDE) can I create *.a library (like Allegro does) ? No clue (see above).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |