From: sime AT fly DOT cc DOT fer DOT hr (S. Mikecin) Newsgroups: comp.os.msdos.djgpp,rec.games.programmer,comp.lang.c++,comp.lang.c Subject: Re: Libraries Followup-To: comp.os.msdos.djgpp,rec.games.programmer,comp.lang.c++,comp.lang.c Date: 27 Sep 1997 18:41:27 GMT Organization: FER, Croatia Lines: 13 Distribution: world Message-ID: <60jk0n$7ks@bagan.srce.hr> References: <342D3F07 DOT 866 AT hotmail DOT com> Reply-To: sime AT fly DOT cc DOT etf DOT hr NNTP-Posting-Host: fly.cc.etf.hr Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk WiZKiD (wiz_kid AT hotmail DOT com) wrote: : Could anyone post links on the subject of : how to create User Libraries? I have a : couple of function and would like to compile : them into a library file like *.lib. I have : DJGPP and TC...any help would be apreciated. For TC you can make libraries using the tlib.exe For DJGPP you can make them with ar.exe, suffix for them will be .a, not .lib -- // E-mail: smikecin AT bigfoot DOT com // URL: http://fly.cc.fer.hr/~sime