From: "Roland Moritz" Newsgroups: comp.os.msdos.djgpp Subject: How do I make a library in DJGPP? Date: Sun, 31 Oct 1999 16:27:35 +0100 Organization: UTANET Newsserver Lines: 7 Message-ID: <7vhlla$ep7$1@rohrpostix.uta4you.at> NNTP-Posting-Host: mibeu01-0945.utaonline.at X-Trace: rohrpostix.uta4you.at 941382122 15143 212.152.131.183 (31 Oct 1999 15:02:02 GMT) X-Complaints-To: news-admin AT utanet DOT at NNTP-Posting-Date: 31 Oct 1999 15:02:02 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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? Thanks, Roland Moritz