From: Clemens Valens Newsgroups: comp.os.msdos.djgpp Subject: Re: Help please. Organization: http://www.remarq.com: The World's Usenet/Discussions Start Here X-Originating-Host: 195.154.148.69 X-Wren-Trace: cObB4fTmutv9s7LE9qinvaC1prK5s/Sqs7+ptLarpua4ufOpufOnpruzuq2+/7Xyqfzr5fS3ws7q+6jr+aPh/a2l6OI= Message-ID: <930211925.26674@www.remarq.com> References: <3771C597 DOT EF0C0A16 AT strgate DOT fujitsu DOT com DOT au> Lines: 11 Date: Thu, 24 Jun 1999 00:12:03 -0800 NNTP-Posting-Host: 10.0.3.195 X-Trace: WReNphoon3 930211690 10.0.3.195 (Thu, 24 Jun 1999 01:08:10 PDT) NNTP-Posting-Date: Thu, 24 Jun 1999 01:08:10 PDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com As you say, it is obvious what is wrong. Since your program was written for a Microsoft C compiler you will have to adapt it a bit to compile it with another compiler, like DJGPP. For instance the asm() stuff will need to be reworked. See the DJGPP docs for details. Clemens **** Posted from RemarQ - http://www.remarq.com - Discussions Start Here (tm) ****