From: darepals AT eck DOT net DOT au (Bergholt) Newsgroups: comp.os.msdos.djgpp Subject: exception question Date: Sat, 20 Jun 1998 03:21:30 GMT Organization: Customer of Connect.com.au P/L, Melbourne, Australia Lines: 20 Message-ID: <358b29ee.105970@news> NNTP-Posting-Host: eck10.eck.net.au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi all. I'm using DJGPP, specifcially GCC 2.8.0, and RHIDE. I'm having problems trying to use exceptions. I have try/throw/catch blocks, and while the error is thrown correctly, it isn't caught at the other end. Instead, I simply get a 'Abort!' message through stderr. Does this version of GCC support exceptions? Am I missing a file? Or am I just doing something wrong (although my code works on Visual C++). Thanks, Bergholt. -------------------------------------------- Things I like No 553192: The Beastie Boys - Intergalactic: 'I'll stir fry you in my wok!' -------------------------------------------- David Slutzkin %darepals AT eck DOT net DOT au% pile the entile Allegro library with -O3. Well, I was not aware that gcc would use this much memory. What I'd like to know, is why did some of the code run fine with 8MB and -O3, and some with -O2? Does optimization use THAT much memory? Or, is this a problem with DOSEmu? Also, has anyone else run Allegro programs under X-windows? When I run test.exe, I get the video mode selection screen, but as soon as I move the mouse far enough to change the dialog's focus, I get a SIGSEGV. Does anyone have any experience with this? Thanks in advance... -- Kertis Henderson kertis AT frozenwave DOT com