This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FW: Question C compiler


I read some material.  I don't understand some stuff.

Is gcc a C compiler?  Does it run in Windows 98?  What's wrong with what I
did?

I tried to compile a simple program like this:
	gcc  myc/ruler.c

When I ran the .exe, I got the following error:

ruler.exe caused an invalid page fault in
module MSVCRT.DLL at 0167:780034a0.
Registers:
EAX=02660594 CS=0167 EIP=780034a0 EFLGS=00010246
EBX=00530000 SS=016f ESP=0253fd94 EBP=0253fdd8
ECX=00401450 DS=016f ESI=8179667c FS=37ef
EDX=00000000 ES=016f EDI=00000000 GS=0000
Bytes at CS:EIP:
0f b6 07 8b 0d a8 71 03 78 8a 04 41 83 e0 08 85
Stack dump:
00000000 8179667c 0253fdd8 00530000 7800c7db 00000000 00401354 00000000
00402004 0253fdd8 00401343 0253fde4 8176037f 0253fe18 780042f4 00010000




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]