From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <8N7I3.411$Ty5 DOT 5310 AT typhoon-la DOT pbi DOT net> Subject: Re: dll creation help Lines: 22 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 29 Sep 1999 15:31:53 +1000 NNTP-Posting-Host: 139.134.163.142 X-Trace: newsfeeds.bigpond.com 938597789 139.134.163.142 (Wed, 29 Sep 1999 19:36:29 EST) NNTP-Posting-Date: Wed, 29 Sep 1999 19:36:29 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com AndrewTek wrote in message news:8N7I3.411$Ty5 DOT 5310 AT typhoon-la DOT pbi DOT net... > 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? What version of RSXTNDJ are you using? From version 1.5 the -Zwin32 switch has been removed. You now compile RSXNTDJ programs with the gccw32 wrapper (ie use gccw32 instead of gcc). Please see my RSXNTDJ FAQ (http://surf.to/rsxntdj) for information on getting RSXNTDJ 1.5 to work correctly. Thanks, -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj