Date: Tue, 11 Aug 1998 13:12:46 +0300 (IDT) From: Eli Zaretskii To: Gareth Evans cc: djgpp AT delorie DOT com Subject: Re: Digital Music. In-Reply-To: <6qom5n$2p0$1@newsource.ihug.co.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 11 Aug 1998, Gareth Evans wrote: > I program in DJGPP with allegro, but I have a incredible awesome sound > player libary that I downloaded from the internet. It has libarys for > C/C++, ASM, Basic, Powerbasic, ETC. > My problem is that I only have a .lib file that I can't use with djgpp. Is > there any way I can do this? By the way, I also have the asm source code. The various ways and available tools to do such conversions are described in the DJGPP FAQ list (v2/faq210b.zip from the same place you get DJGPP), sections 17.3 and 17.5. Don't expect it to be easy.