Message-ID: <37C9FF98.D1F3912A@montana.com> From: bowman X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.36 i586) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Can we vote on letting RSXNTDJ rest in peace? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 25 Date: Sun, 29 Aug 1999 21:50:48 -0600 NNTP-Posting-Host: 208.26.212.2 X-Trace: newsfeed.slurp.net 935984728 208.26.212.2 (Sun, 29 Aug 1999 22:45:28 CDT) NNTP-Posting-Date: Sun, 29 Aug 1999 22:45:28 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > > If the answer to this is NO, and somebody can present the arguments to > back it up, then I agree that we should recommend that people look > elsewhere. I haven't used the latest release, so forgive me if these issues have been resolved. First, having the headers dependent on patched to the MS distro can be inconvenient due to the current huge download of the PlatformSDK. Also, I don't think I'd want to bring the killer app of 2001 to market without a cleanroom set of headers, but I am most definitely not a lawyer. Second, the version of 'ld' supplied with RSXNTDJ failed silently if it could not find required libraries. This was a hack to allow it to build .dll's. I always used the standard djgpp 'ld' for .exe files, and only pulled in the rsxntdj version for dll's. If this is still the case, it needs work. Third, was there ever a resolution on C++, or does it still throw the stabs error? The rest of the problems aren't severe, but if these three areas are still unresolved, there is quite a bit of work to be done.