Date: Thu, 6 Feb 2003 18:35:26 -0500 Message-Id: <200302062335.h16NZQ320206@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <3E42BBB4.BEC6E031@yahoo.com> (message from CBFalconer on Thu, 06 Feb 2003 14:47:00 -0500) Subject: Re: Compiling Debian packages for DJGPP ? References: <200302060739 DOT IAA19423 AT lws256 DOT lu DOT erisoft DOT se> <3E42572C DOT B9C454A6 AT yahoo DOT com> <200302061424 DOT h16EOa209393 AT envy DOT delorie DOT com> <3E42BBB4 DOT BEC6E031 AT yahoo DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > You have to put code for that in the program. AT ENTRY cs = ds = > ss. No, it produces EXEs. At entry ds=es=ss=PSP and ds != cs.