From: bukinm AT inp DOT nsk DOT su (Michael Bukin) Newsgroups: comp.os.msdos.djgpp Subject: Re: RSXNTDJ and DLL developement Date: Wed, 14 May 1997 03:39:24 GMT Organization: BINP SD RAS Lines: 24 Message-ID: <33792f6b.2561552@news-win.inp.nsk.su> References: <9705130708 DOT AA39253 AT ic86i10 DOT settimo DOT italtel DOT it> Reply-To: bukinm AT inp DOT nsk DOT su NNTP-Posting-Host: csd-bsdi.inp.nsk.su Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Tue, 13 May 1997 07:08:24 GMT, tavazzan AT ic86i10 DOT settimo DOT italtel DOT it (Tavazzani Paolo) wrote: > Hello everybody. > > I've installed the latest & greatest rsxntdj version, following the > instructions in the help file. > The samples work perfectly good (both gui and console ones) but I receive > a weird error whenever I trie to make the DLL Samples. > > When the compiler tries to create the DLL it stops saying that can't resolve > some reference. The error message for the samples/dllrt demo follows: > > dll0w32.o (data+0x28): +fake: undefined reference to '_os2dll' > > This happens after having successfully compiled the first .o in the Makefile > when it tries to build the .DLL file. > > Any suggestion? > Replace LD.EXE in DJGPP/BIN directory with that from RSXNTDJ/PATCH.