From: (Andrew Rutz) Newsgroups: comp.os.msdos.djgpp Subject: Porting UNIX-compiled libs to djgpp Date: Fri, 16 Oct 1998 04:53:12 GMT Organization: Cybersurf Lines: 9 Message-ID: <3626d05f.25905240@news.cybersurf.net> NNTP-Posting-Host: 209.197.141.215 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.0/32.390 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've got a really handy custom library that works with gcc/++ on a Linux box. I've only got the header files and the bins (i.e. no source). I'd like to get this library into a form that djgpp can use. Is this possible? Thanks, Andrew Rutz