Mail Archives: djgpp/1998/05/28/14:45:38
Okay.Itīs me again.Obviously there was some misunderstanding
concerning my problems with GCC.Here is ist in detail:
Under Real-Dos my GCC Compiler works great, all my programs run.
But I just noticed, that my compiled programs donīt work under
Win95.The programs abort with a "general protection fault".
I then wanted to recompile my C programs under WIN95,
unfortunately GCC crashed with the same error while *creating the *.exe
file*.The error messages are shown by Win95 not by GCC.
Here are some more details about my system:
----------------------
mem under WIN95:
free RAM:578Kb
EMS:45Mb
free EMS:16Mb
High Memory: 0Kb
----------------------
go32-v2 crashes under
Win95 as
GCC does.
-----------------------
the GPF **always**
ocurrs at address
00A7:10815 !!!!!!
-----------------------
Iīm using GCC version
2.7.2.1
-----------------------
166MMX
48megs RAM
EMM386 and HIMEM installed
-----------------------
SET DJGPP=C:\DJGPP\DJGPP.ENV
SET PATH=C:\DJGPP\BIN;%PATH%
-----------------------
GCC *only* crashes while
producing the *.exe files.
----------------------
error happens under RHIDE
as well
----------------------
The file does not
include any files and
does not use *any*
command.Just:
main(void)
{
}
Thatīs it.
Can anyone help me?
BTW:I apologize for every inconvinience that I caused through
my first posting.
TIA
Lennart
- Raw text -