From: "Steve Patton" Newsgroups: comp.os.msdos.djgpp Subject: Re: allegro 3 crashes win95 Date: 22 Dec 1997 04:44:53 GMT Organization: AT&T WorldNet Services Lines: 30 Message-ID: <67kr85$ric@bgtnsc03.worldnet.att.net> References: <349d7955 DOT 1413968 AT news DOT telepac DOT pt> NNTP-Posting-Host: 12.67.33.136 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have Win95, and I haven't run into any problems. There's a few points I might suggest for you to try out. Try making a simple program, that linkes liballeg.a to your code. And in the code, just do allegro_init(), and exit. If it works, then it's something else, such as you do not have the proper hardware, or if you're running the install_timer(), and your DOS window does not allow programs to detect Win95, then that might do something. But if allegro_init() crashes your computer, you either have a corrupt copy of liballeg.a, delete, and recompile everything, or it's not Allegro and somethign completely different. Milton Moura wrote in article <349d7955 DOT 1413968 AT news DOT telepac DOT pt>... > hi ppl > > i've been off this newsgroup for a while, so i really dont know if > this was a matter of discussion already, but the latest version of > allegro crashes my system completely. > > every single .exe that is created with allegro crashes my system, > including the examples & tools. > > is anyone else having this problem or is it me? > > thanks > > - > extacy^garbage > www.catalao.pt/coders/garbage/ > milton DOT moura AT mail DOT telepac DOT pt >