Date: Mon, 1 Nov 1999 13:47:09 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Roland Moritz cc: djgpp AT delorie DOT com Subject: Re: How do I make a library in DJGPP? In-Reply-To: <7vhlla$ep7$1@rohrpostix.uta4you.at> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 31 Oct 1999, Roland Moritz wrote: > Currently I am using header files or split-up source code files to store > funtions I use often, but I would like to put them into libraries, so how > can I do this in DJGPP? Section 8.22 of the DJGPP FAQ list explains this.