Date: Sun, 16 Apr 1995 09:29:02 +0300
From: eliz AT is DOT elta DOT co DOT il. (Eli Zaretskii)
To: djgpp AT sun DOT soe DOT clarkson DOT edu, Hong DOT Ding AT imag DOT fr
Subject: Re: How to create a portable execution code

> I've installed DJGPP1.12. I have an application. It's OK to compile
> it. But when I copy it to another PC where there is no DJGPP. It can
> not run while a message has been shown:
>
> Can't exec go32.

You must also copy go32.exe to the other PC and put one copy of it in
some directory on its PATH.