Date: Thu, 27 Mar 1997 13:50:23 +0300 (IDT) From: Eli Zaretskii To: Leod Door cc: djgpp AT delorie DOT com Subject: Re: DLLS In-Reply-To: <333986BD.70E@earthling.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 26 Mar 1997, Leod Door wrote: > can djgpp create dlls? If you mean Windows-compatible DLLs, then no. There's a way to make dynamically loaded modules (DLMs) with DJGPP, but these are DJGPP-specific.