www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/03/20/22:34:27

From: "Temporal" <maciek AT compmore DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Help, Pascal
Date: 20 Mar 1997 05:22:09 GMT
Organization: Computers & More Inc.
Lines: 29
Message-ID: <01bc34f0$7c894ea0$LocalHost@maciek>
NNTP-Posting-Host: diala9.compmore.net
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

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


- Raw text -


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