From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: compile into a dll Date: 19 Apr 2000 14:59:53 GMT Organization: Aachen University of Technology (RWTH) Lines: 15 Message-ID: <8dkhl9$smv$1@nets3.rz.RWTH-Aachen.DE> References: <8dkga2$f1p AT news DOT Informatik DOT Uni-Oldenburg DOT DE> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 956156393 29407 137.226.32.75 (19 Apr 2000 14:59:53 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 19 Apr 2000 14:59:53 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Jan Finzen wrote: > Hi! > I'm using the djgpp-copiler and I prefer a .dll-file output rather than > an .exe-file. Can anyone out there show me how to compile into a shared > library? With stock DJGPP, you can't. IT's a DOS compiler, and DLLs don't really exist, in DOS. If you wanted a Windows compiler, you have to extend DJGPP by the RSXNTDJ package, or get a wholly different compiler. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.