From: "bowman" Newsgroups: comp.os.msdos.djgpp References: <37188CEF DOT 7680CBE0 AT cis DOT com> Subject: Re: dynamic link library Lines: 13 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Message-ID: Date: Sat, 17 Apr 1999 08:41:19 -0600 NNTP-Posting-Host: 208.4.224.126 X-Trace: newsfeed.slurp.net 924360100 208.4.224.126 (Sat, 17 Apr 1999 09:41:40 CDT) NNTP-Posting-Date: Sat, 17 Apr 1999 09:41:40 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ralph Becker wrote in message news:37188CEF DOT 7680CBE0 AT cis DOT com... > > i want to compile a dll, > is that possible with djgpp? Windows type dll's can be built with the rsxntdj package. There are also a couple of schemes that implement non-Microsoft shared modules. Which did you want to do?