Xref: news-dnh.mv.net comp.os.msdos.djgpp:2981 Path: news-dnh.mv.net!mv!news.sprintlink.net!news.uoregon.edu!xmission!news.cc.utah.edu!news.cs.utah.edu!caen!newberry From: newberry AT srvr1 DOT engin DOT umich DOT edu (byron lee newberry) Newsgroups: comp.os.msdos.djgpp Subject: Ez-GCC Trouble (DJGPP) Date: 1 Nov 1995 13:57:10 GMT Organization: University of Michigan Engineering, Ann Arbor Lines: 23 Nntp-Posting-Host: newberry AT hartog DOT engin DOT umich DOT edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Hello, I recently downloaded "EZ-GCC" which as I understand it is a minimal distribution of DJGPP. I installed it as described in the readme's and all seemed to be well. I can compile my C codes and I receive no compilation errors. However, when I run the compiled codes my computer locks-up. Could this be a memory conflict with the GO32 extender (I am running HIMEM.SYS). By the way, I know the C source is fine because it compiles and runs great on gcc at school (UNIX). Could anyone give me suggestions as to what to try. I have already attempted different screen drivers and no difference is seen. I am not sure what to try next. I really need to get DJGPP working. All help is greatly appreciated. Thanks, Byron P.S. My system is an IBM PS/2E 486 with 4 megs ram if this makes a difference.