Use your favorite text editor (vi, emacs, gedit, etc) to create your Pascal
source code.  Then compile your source code to produce the executable,
using a command like:

gpc myprogram.pas -o myprogram

Since gpc is a Pascal to C translator, I believe that it uses the c-compiler 
backend. The command "man gpc" should give you some help with gpc
command line options.

P~Manalastas
*** 

Luisito Trinidad <[EMAIL PROTECTED]> wrote: problem running pascal!

how to run it!! thnx guys! 

i already install gpc-2.1.i686-pc-linux-gnu.tar.gz to /opt
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to