Mail Archives: djgpp/1999/02/03/12:55:52
| Message-ID:  | <36B86B29.7E1EB4AA@voicenet.com>
 | 
| From:  | Lee Marzke <tallyho AT voicenet DOT com>
 | 
| X-Mailer:  | Mozilla 4.04C-Caldera [en] (X11; I; Linux 2.0.33 i686)
 | 
| MIME-Version:  | 1.0
 | 
| Newsgroups:  | comp.os.msdos.djgpp
 | 
| Subject:  | Using GNU make with DOS compiler causes DOS MODE popup
 | 
| Lines:  | 26
 | 
| Date:  | Wed, 03 Feb 1999 10:28:41 -0500
 | 
| NNTP-Posting-Host:  | 207.103.74.106
 | 
| X-Trace:  | news2.voicenet.com 918055723 207.103.74.106 (Wed, 03 Feb 1999 10:28:43 EDT)
 | 
| NNTP-Posting-Date:  | Wed, 03 Feb 1999 10:28:43 EDT
 | 
| To:  | djgpp AT delorie DOT com
 | 
| DJ-Gateway:  | from newsgroup comp.os.msdos.djgpp
 | 
| Reply-To:  | djgpp AT delorie DOT com
 | 
I need to compile an embedded program using a cross-compiler
and can't seem to get make to work.
Two problems, first Line length is too long to enable
processing a list of files with a for loop. ( with command.com )
To fix this,
I installed BASH, and now this works OK, but I have a new
strange problem.  Whenever bash calls the DOS compiler, after
the compiler exits, Windows complains with a popup screen
about "This program needs to be run in DOS mode"
This happes for each source file, so I get many of these
dialogs.   Is there some reason that GNU make can't call
DOS programs ?
TIA,
Lee
-- 
--------------------------------
Lee Marzke         <lee AT n99 DOT com>
--------------------------------
- Raw text -