From: "Crousto" Newsgroups: comp.os.msdos.djgpp Subject: "SIGSEGV error" with WinAllegro+RSXNTDJ Date: Sun, 14 Feb 1999 21:33:48 +0100 Organization: Ye 'Ol Disorganized NNTPCache groupie Lines: 13 Message-ID: <919024498.889228@eole> NNTP-Posting-Host: eole.infonie.be X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Cache-Post-Path: eole!unknown AT ppp-bruxelles-1-58 DOT infonie DOT be To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm building a game with DJGPP&Allegro, and i've just tried to port it to Win32 (with WinAlleg&RSXNTDJ). I've made the required changes (Winmain function, -Zwin32 and -Zmt parameters for gcc, acquire - release_screen functions for screen bitmaps,...), and finally succeed to compile it right. But when I launch the exe, I got this error 'Exception at 0x00000009, application got signal SIGSEGV'. What does it mean, and what could be wrong? Thanks for help... Crousto crousto AT infonie DOT be