Ok I downloaded the file, unpacked into a directory wingw32. However, you said after that everything would be fine, and I dont think it is. I am still confused as to how to get this program to actually run/compile code that I write in a text editor.
Whats a "Comand line compiler?"
Markus Gerwinski wrote:
Hello, Kevin!
Would you have any advice for someone like myself to make the downloading and installation process I little more manageable.
First of all choose the distribution you want to download. The current Windows version of gpc is in
ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/beta/binary/gpc-19990118-egcs-1+.1.1.i386-pc-mingw32.zip
Create a directory "mingw32" on C: (or on whatever drive you want to install gpc), and unpack the archive file into this directory. After that, everything should be fine.
Up to now, there is not a gpc IDE for Windows, so you'll have to work with a text editor and a command line compiler. But watch out for a new all-platform IDE named PENG, which soon shall be released.
If there are still problems, I recommend to post them to the GPC mailing list (gpc@gnu.de).
Hope this helps
Markus