From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <7tuuqf$dqs$1 AT nnrp1 DOT deja DOT com> <7u1gh6$a07$1 AT nnrp1 DOT deja DOT com> Subject: Re: RSXNTDJ project building difficulties 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, 13 Oct 1999 20:14:22 +1000 NNTP-Posting-Host: 139.134.161.90 X-Trace: newsfeeds.bigpond.com 939810531 139.134.161.90 (Wed, 13 Oct 1999 20:28:51 EST) NNTP-Posting-Date: Wed, 13 Oct 1999 20:28:51 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) Lines: 33 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Mavi Gozler wrote in message news:7u1gh6$a07$1 AT nnrp1 DOT deja DOT com... > DJ library is 2.02. > (Did I miss something?) No, all looks good. > You can see that I use the ld that comes "standard" as the one to check > for missing references using a 'make check=1' call; thereafter a > simple 'make' is intended to call the 'ld' that comes with RSXNTDJ, > which is named 'ldrsx' in the /djgpp/bin directory. I'm sorry, why is this? You shouldn't have another copy of ld for RSXNTDJ 1.5 except the one in the RSXNTDJ/patch directory which is automatically invoked by the RSXNTDJ linker script. Please check this. > /projects/inifsys/libiniw.a > C:\DJGPP\BIN/ldrsx.exe: warning: cannot find entry symbol start; > defaulting to 000018d0 > > The unresolved standard C library calls and the warning from ldrsx.exe > means I am not going to risk running the EXE file it produced. Where did this ldrsx.exe come from? It's not apart of RSXNTDJ anymore. RSXNTDJ's linker script and specs file takes care of it now. -- 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