From: Seby Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP - linking a ".lib" int my exe Date: Sun, 07 Sep 1997 23:48:58 +0200 Organization: Flashnet S.p.A. Lines: 9 Message-ID: <3413214A.1A7A@sr.flashnet.it> References: <5un7t7$kbh$1 AT News DOT Dal DOT Ca> Reply-To: cartas AT ita DOT flashnet DOT it NNTP-Posting-Host: ip023.pool-21.flashnet.it 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 Graham Howard Wile wrote: > > -- You must extract *.obj files from *.lib, convert them to *.o format by a program ....hemmmmm....don't remember the name ..... and link them in your exe. Bye.