From: "AndrewTek" Newsgroups: comp.os.msdos.djgpp Subject: dll creation help Lines: 14 X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Message-ID: <8N7I3.411$Ty5.5310@typhoon-la.pbi.net> Date: Tue, 28 Sep 1999 11:31:39 -0700 NNTP-Posting-Host: 206.170.125.176 X-Complaints-To: abuse AT pacbell DOT net X-Trace: typhoon-la.pbi.net 938543300 206.170.125.176 (Tue, 28 Sep 1999 11:28:20 PDT) NNTP-Posting-Date: Tue, 28 Sep 1999 11:28:20 PDT Organization: SBC Internet Services To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all, I am using rsxntdj to try and create dlls, but I cannot get it to work... The tag -Zwin32 is not recognized by my gcc compiler. Does anyone have any suggestions? Let's say I wanted to start from scratch (getting rid of all of my current tools... what tools would I need to download in order to create a dll using both c and c++? Thanks for an help, Andrew