Mail Archives: djgpp/1993/04/07/19:25:30
> Hi this may sound trivial, but I'm trying to run a gcc executable file
> on a 486 which does not have gcc installed on it, the exe file was compiled
> on a 386 where gcc is installed. what is needed to be done specifically
> on the 486 machine in order to just run the exe file ?
You need a copy of go32.exe in your path. If the program uses
graphics, you'll also need a graphics driver available and pointed to
by the GO32 environment variable.
DJ
- Raw text -