Date: Thu, 6 Apr 1995 10:37:38 +0300 From: eliz AT is DOT elta DOT co DOT il. (Eli Zaretskii) To: djgpp AT sun DOT soe DOT clarkson DOT edu, mckelvey AT stolaf DOT edu Subject: Re: Running COFF's on non-DJGPP Machines > 5) Try to run the program by entering: go32 . > 6) The go32 version line appears followed by a "segmentation > violation" error message and what appears to be a table of > addresses. If the same procedure works on the PC where you compile the program, then please see what go32 prints when invoked on the target machine (the one where in fails) with NO ARGUMENTS. Post that, and the contents of the CONFIG.SYS and AUTOEXEC.BAT file of the target machine to this list. You might also find it instructional, if not helpful, to read chapters 6 and 9 of the DJGPP FAQ list (it is available as FAQ100.ZIP from the same place you got DJGPP), which discusses a few problems of such calamities and give some solutions.