I wanted to give GPC a testdrive, but I could not find a recent mingw32 binary version, so I was forced to build my own. As it might be useful to others, I've made it available through my webpage:
http://users.ncrvnet.nl/gmvdijk/pascal
As I have only limited webspace, I had to keep the binary minimal. If someone wants to move the binary to another place where it will be more accessable, that would be fine, as would be adding the documentation, test programs, etc. to it.
Note that this is a native windows build, not a cross build. It includes everything (including pdcurses) that was needed to run the testsuite with gpc and mingw32.
If anyone has questions, please contact me directly, as I am not a member of this list.
gr. Jerry.
Jerry van Dijk wrote:
I wanted to give GPC a testdrive, but I could not find a recent mingw32 binary version, so I was forced to build my own. As it might be useful to others, I've made it available through my webpage:
http://users.ncrvnet.nl/gmvdijk/pascal
As I have only limited webspace, I had to keep the binary minimal. If someone wants to move the binary to another place where it will be more accessable, that would be fine, as would be adding the documentation, test programs, etc. to it.
Note that this is a native windows build, not a cross build. It includes everything (including pdcurses) that was needed to run the testsuite with gpc and mingw32.
If anyone has questions, please contact me directly, as I am not a member of this list.
That sounds very useful to me.