X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: somebody AT somewhere DOT com (boohiss) Newsgroups: comp.os.msdos.djgpp Subject: Allegro question Message-ID: <3c64a527.89069@news-server.columbus.rr.com> X-Newsreader: Forte Free Agent 1.21/32.243 Lines: 29 Date: Sat, 09 Feb 2002 04:34:20 GMT NNTP-Posting-Host: 24.26.154.49 X-Complaints-To: abuse AT rr DOT com X-Trace: typhoon.columbus.rr.com 1013229260 24.26.154.49 (Fri, 08 Feb 2002 23:34:20 EST) NNTP-Posting-Date: Fri, 08 Feb 2002 23:34:20 EST Organization: Road Runner High Speed Online -- Columbus To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've been lurking around here for about 6 months now, and you all appear to be a very helpful group of people! Just thought I'd mention that even lurkers appreciate the information you provide. Anyway, it doesn't seem that Allegro questions are frowned upon in here, so I'd thought I'd ask away. I tried writing out a basic load bitmap and blit to screen program like I've done lots of times before successfully, but this time, the program compiles fine with no errors or warnings, but upon running the program, it reboots my computer! I also have noticed that RHIDE seems to be acting strangely. If I type "rhide file.cc" it won't bring up file.cc, but insteads brings up another source file that I worked on some weeks ago (the same file everytime) Both these things seemed to occur around the same time, so I figure they must be related. The only thing I can think of that would mess up DJGPP and RHIDE in this way would be me installing MinGW and some other cross compiler which I believe is also GNU based (or something). Any ideas? Thanks!