From: mert0407 AT sable DOT ox DOT ac DOT uk (George Foot) Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro:: Help on Pentiums Date: Wed, 04 Dec 1996 06:28:55 GMT Organization: Oxford University Lines: 15 Message-ID: <32a51952.45119688@news.ox.ac.uk> References: <32A363EF DOT 4749 AT freenet DOT tlh DOT fl DOT us> NNTP-Posting-Host: mc31.merton.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Mon, 02 Dec 1996 18:19:12 -0500, White wrote: >error with lots of wierd numbers and something about "SIGSEV" and >"General Protection Fault". Any ideas on why it wont run on pentiums? Reproduce the error, then run SYMIFY while the numbers are still on the screen. This will tell you which function in your program / the library it was executing when it crashed. Of course, you'll need to copy SYMIFY.EXE to your school's computer... If you still can't figure it out, post the function from your program which was being executed at the time. George Foot