Mail Archives: djgpp/2000/02/21/09:38:05
On Sun, 20 Feb 2000 redh0tchilipeprs AT juno DOT com wrote:
> I downloaded all of the files, edited my autoexec.bat file, and now i'm
> lost. The .env file comes up as a printmaster works envelope file. I cant
> find an execute file. I've got 50MB of uselessness.
GCC is a command-line compiler. You need to fire up a DOS box and
type the commands to compile from there, using some text editor to
edit your sources. README.1ST has a section named "Getting Started"
which explains how to compile and shows some examples of compilation
commands.
Alternatively, download RHIDE and use menus to compile, then RHIDE
will run the compiler for you.
- Raw text -