From: j DOT aldrich6 AT genie DOT com Message-Id: <199607232317.AA193063861@relay1.geis.com> Date: Tue, 23 Jul 96 22:57:00 UTC 0000 To: pengzh AT ix DOT netcom DOT com Cc: djgpp AT delorie DOT com Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Subject: Re: Running Djgpp program...ER Reply to message 2933795 from PENGZH AT IX DOT NET on 07/22/96 11:47PM > This is a follow up of the question about cannot run program >before. This time, I've got more informations. The program compilers >ok with djgpp and runs ok with go32. It, when converted to exe using >coff2exe.exe(not bat) works great without using the command line go32 >xxx.exe. It will not work(crash the program with default errors) with >stubify or the bat version of coff2exe. ( Could it be a bug in DJGPP >v2? )? Mixing compilers is like mixing ammonia and bleach - it makes your computer go boom! Get RID of your v1 installation and reinstall v2! The 'readme.1st' file from the v2 distribution explicitly tells you to delete or move v1 before installing v2, and the FAQ explicitly states that you can't mix programs from v1 and v2. John