www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/04/30/05:37:49

From: Tom Burgess <Tom_Burgess AT bc DOT sympatico DOT ca>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: RHIDE + nasm - problem solved
Date: Wed, 30 Apr 1997 00:04:29 -0700
Organization: BCTEL Advanced Communications
Lines: 33
Message-ID: <3366EEFD.6ABB@bc.sympatico.ca>
References: <m0wLpmQ-000S1dC AT natacha DOT inti DOT edu DOT ar>
NNTP-Posting-Host: pntn02m02-64.bctel.ca
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Salvador Eduardo Tropea (SET) wrote:
> >
> > (Tom wrote) Recompiled nasm with djgpp.
> Great.
> 
> > Problem went away. The default makefile works
> > with djgpp, except I had to comment out the macros.c rule (not required
> > since macros.c is part of the distribution).
> Can you:
> 
> 1) make this file and explanation available on the Web?
> 2) notify to the developers?
> 
> If you don't have a Web space I can put your explanation in my own Web space.

Specifically, this section of the default makefile:

macros.c: standard.mac
	perl macros.pl

was changed to (# is comment char)

#macros.c: standard.mac
#	perl macros.pl

to prevent make from complaining. (couldn't find standard.mac, didn't 
know how to make it, wouldn't be able to run perl if it could, etc.)
As is explained in comments preceding the rule, macros.c is supplied
with the distribution. Hope this clarifies things. You may post
my portion of this thread on your web space if you think it would
be helpful to anyone.

	regards, tom

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019