sir! thank you sir!
pwede po bang matutlungan nyo ako for this matter! i am newbie here using this linux world! i hope so! thnk you sir! god bless... On 5/10/07, Pablo Manalastas <[EMAIL PROTECTED]> wrote:
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
-- Luisito G. Trinidad Registered Linux User #446936
_________________________________________________ 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

