Date: Wed, 2 Feb 2000 15:59:49 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "John B. Coarsey,PE" cc: djgpp AT delorie DOT com Subject: Re: Build a Library? In-Reply-To: <2zVl4.12724$MN.44005@news2.jacksonville.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 2 Feb 2000, John B. Coarsey,PE wrote: > Is it possible to actually build a library with djgpp? I searched through > the man pages and found several references to using libraries but not > creating one. If it is possible could someone post a code snippit for the > command to compile one. Check out section 8.22 of the DJGPP FAQ list (v2/faq230b.zip from the usual DJGPP sites), it explains how to do this.