Date: Wed, 9 Jul 1997 10:24:30 +0300 (IDT) From: Eli Zaretskii To: ADJ cc: djgpp AT delorie DOT com Subject: Re: Help with libraries please In-Reply-To: <01bc8a2c$a8b109a0$LocalHost@qwerty> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 6 Jul 1997, ADJ wrote: > I have library for BorlandC++ and I want to make work with DJGPP. > Does anyone know how can I make it work with DJGPP? Short answer: you probably can't, unless you have the sources. If you do have the sources, you need to compile them with DJGPP. For a (much) longer and detailed answer, see sections 17.5 and 17.6 of the DJGPP FAQ list.