From: Nicolas Blais Newsgroups: comp.os.msdos.djgpp Subject: Optimize does not work with Allegro Date: Wed, 24 Jun 1998 19:53:37 -0400 Organization: Elemental Technologies Lines: 8 Message-ID: <35919180.58DB8C3B@netrover.com> NNTP-Posting-Host: 198.168.87.152 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, remember that problem with Allegro I had, well I found out that using -O3 made it crash. Without any optimization switches, my program works fine. Can I optimize my program without making allegro crash? Thanks, Nicolas Blais