From: "Jez Hill" Newsgroups: comp.os.msdos.djgpp Subject: Re: Creating a DLL Date: Fri, 04 Feb 2000 14:24:06 +0000 Organization: Oxford University, England Lines: 29 Message-ID: <87enba$291$1@news.ox.ac.uk> References: <3897027a$0$19616 AT SSP1NO17 DOT highway DOT telekom DOT at> NNTP-Posting-Host: pc156.psych.ox.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: news.ox.ac.uk 949674154 2337 163.1.208.156 (4 Feb 2000 14:22:34 GMT) X-Complaints-To: newsmaster AT ox DOT ac DOT uk NNTP-Posting-Date: 4 Feb 2000 14:22:34 GMT X-Newsreader: Microsoft Outlook Express Macintosh Edition - 4.5 (0410) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ---------- In article <3897027a$0$19616 AT SSP1NO17 DOT highway DOT telekom DOT at>, "Florian X" wrote: > Eli Zaretskii schrieb in Nachricht ... >>You can't. DJGPP doesn't support creating DLLs. > > Yes, you can!!!!!! There are some libs like DLX. > Sorry,I don't know where DLX is. DLX can be found at: http://nanosoft.hypermart.net/dlx.html However, I don't think it does what Iain wants it to do (and what I want it to do: I want to create a C-sourced DLL for use with MATLAB, which uses DLLs in the same way as S-Plus). DLX creates DLX files, rather than DLL files. As I understand it (correct me if I'm wrong, somebody), the difference is that you need to compile the loader program (the app that invokes the dynamic library) using calls to DLX library routines. This we can't do since the apps in question, MATLAB and S-Plus, aren't open-sourced. Will DJGPP ever support the creation of DLLs? Jez Remove the junk from my e-mail address to reply: my user name is z3r and my domain is iname.com