From: M Joshua Ryan Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro's examples & Resolution Date: Thu, 20 Aug 1998 01:28:16 -0500 Organization: University of Missouri - St. Louis Lines: 28 Message-ID: <35DBC1FF.EA3983C4@admiral.umsl.edu> References: <35D753C6 DOT D2AE121 AT club-internet DOT fr> NNTP-Posting-Host: s1002145.umsl.edu 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 Unless you tell allegro to leave out what you're not using, it links all of its timer, joystick, mouse routines, etc. Check the allegro.html for which pieces you can leave out. parts are removed by defining keywords, e.g. #define allegro_mouse_unused // im not sure that's the exact keyword Countcham wrote: > I have compiled an example of Allegro on my computer. > I leaved the file as I have found it. > But the executable file takes more than 400kb instead of 197kb. > Why? > > Another question: > Does Allegro work with a Matrox Mystic video card? > I can't use the 800x600 mode. -- M. Joshua Ryan Occasionally ostensible