From: Rossz =?iso-8859-1?Q?V=E1mos=2DWentworth?= Newsgroups: comp.os.msdos.djgpp Subject: Re: Create response files Date: Thu, 20 Jan 2000 08:03:38 -0800 Organization: Advent Software, Inc. Lines: 20 Message-ID: <388731DA.AA781075@jps.net> References: NNTP-Posting-Host: rwentwor.advent.com Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > On Wed, 19 Jan 2000, Rossz Vámos-Wentworth wrote: > > But "djecho blah" *will* work, since djecho.exe is a DJGPP program, to > which Make knows how to pass long commands. Thanks!. This looks like it is exactly what I need. Your hint about REDIR sounds like it might come in handy, too. All of my current problems would have been solved more easily if there was a DJGPP version of the H8 cross compiler (I've looked), in which case I would be using a pure DJGPP development environment. One of these days I'll find the time to investigate creating the cross compiler. Rossz