Date: Tue, 1 Feb 2000 09:09:52 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Iain Pardoe cc: djgpp AT delorie DOT com Subject: Re: Creating a DLL In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 31 Jan 2000, Iain Pardoe wrote: > Can anyone help me with creating a DLL (dynamic link library) for C or > Fortran code with DJGPP (for use in S-PLUS). You can't. DJGPP doesn't support creating DLLs.