From: gah AT jet DOT es (Grzegorz Adam Hankiewicz) Newsgroups: comp.os.msdos.djgpp Subject: Re: allegro v3 Date: Fri, 03 Jul 1998 09:58:11 GMT Organization: Gogosoftware Message-ID: <359caac1.1978810@news.jet.es> References: <359C4CF1 DOT A9831C7D AT ionsoftware DOT com DOT au> NNTP-Posting-Host: info679.jet.es Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Fri, 03 Jul 1998 13:16:01 +1000, Luke Bond wrote: >I've been using Allegro v2.2 for a while and just downloaded v3. How can >I start using v3 instead of v2? Do I just have to copy the lib*.a and >allegro.h files to the right spots or is there more to it, like path's >and config files and stuff. If your version 2.2 works correctly, you only have to run make inside the dir of the version 3.0. However, I would recommend you to first delete the previous version to avoid problems. They shouldn't happen anyway, but who knows... > Also, what are the main advantages of v3 over v2.2? Just read the ChangeLog file to see the new things, and consider if this version suits your needs better. - Grzegorz Adam Hankiewicz - gah AT jet DOT es - http://web.jet.es/gregorio/ - Gogosoftware - http://welcome.to/gogosoftware/ , the compiler replaces the function call with the code of the inline function, thus eliminating the overhead of a function call. /Ted