delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/03/22/04:31:41

Newsgroups: comp.os.msdos.djgpp
From: "Dennis Moran" <coolio AT coolio9 DOT com>
Subject: Re: Help, Pascal
Message-ID: <01bc3590$a9ea5240$510520ce@technodrome>
Date: Fri, 21 Mar 1997 00:49:41 GMT
References: <01bc34f0$7c894ea0$LocalHost AT maciek>
Lines: 40
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Temporal <maciek AT compmore DOT net> wrote in article
<01bc34f0$7c894ea0$LocalHost AT maciek>...
> First of all, does anyone know where I can find an easy to use Pascal
> compiler???
> A nice editor along with it would also help.
> 
> Right now I downloaded a Pascal compiler from the deloris website
> (gpc112b.zip), along with djdev201.zip, bnu27b.zip, csdpmi3b.zip. I'm
> pretty sure I did every thing right including making a bat file with this
> instead of messing with the config.sys file.
> 
> echo off
> set DJGPP=C:\DJGPP\DJGPP.ENV
> PATH C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS
> cd\djgpp
> 
> Anyway, I tried compiling a simple program.
> 
> program first 'output';
> begin
>  writeln('Hello');
> end.
> 
> But I got these error messages : 
> gpc.exe : new.exe : No such file or directory (ENOENT)
> new.pas : 1 : parse error before character constant
> 
> If anyone knows what's wrong, Please e-mail me.
> maciek AT compmore DOT net
> 
> 
> 
> 

What command line did you use to compile?

-- 
Dennis Moran (aka Coolio)
coolio AT coolio9 DOT com
http://coolio9.com/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019