Hi!
Grzegorz Zlotowicz wrote:
[...] And this is what happened, when i run gpc:
C:\DJGPP\TEST\STANDARD>gpc hello.pas Exiting due to signal SIGSEGV Stack Fault at eip=00118156 [...]
I assume that "hello.pas" is what it sounds like. ;-)
Okay - this error looks quite unusual for me. Maybe it is the result of a version conflict between gpc-2.0 and the newer DJGPP tools (gcc-2.8.1 etc.).
Please upgrade your GPC to the latest (beta[*]) version, gpc-19980830, available from:
ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/beta/binary/
Make sure that the old version gpc-2.0 is correctly deinstalled from your system before you install the new version; `c:\djgpp\manifest\gpc20b.mft' should contain a list of files belonging to gpc-2.0.
[*] With "beta" we mean that development is going on on this compiler and some features are subject to change. It is not less, but *more stable* than gpc-2.0.
Hope this helps,
Peter