delorie.com/archives/browse.cgi | search |
Date: | Fri, 27 Jul 2001 11:53:39 +0300 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | djgpp AT delorie DOT com |
Message-Id: | <7263-Fri27Jul2001115339+0300-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 |
In-reply-to: | <3B60BD40.475957DD@hotmail.nospam.com> (message from Ian Rees on |
Thu, 26 Jul 2001 21:00:48 -0400) | |
Subject: | Re: .mak files |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1010726095348 DOT 28739I-100000 AT is> <996140448 DOT 528135 AT queeg DOT ludd DOT luth DOT se> <3B607842 DOT 1350BDEA AT hotmail DOT nospam DOT com> <3B60BD40 DOT 475957DD AT hotmail DOT nospam DOT com> |
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 |
> From: Ian Rees <ianr44 AT hotmail DOT nospam DOT com> > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 26 Jul 2001 21:00:48 -0400 > > Never mind, I discovered that that file is in fact used for borland, > as you both suspected. Now I have this other file, wrap_g.s I DO > need to use this file, it is the irq wrapper for djgpp. The file > has many instructions which look like asm to me like popl, movl, > orl, jz, etc. I assume that there is a seperate program that I will > have to use to add this to my project. No, this is not necessarily a correct assumption: GCC already knows how to compile *.s files (see section 8.5 of the DJGPP FAQ for details). So I suggest to compile that file as usual. If you see error messages which you cannot figure out, post them here.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |