Message-ID: <37CDE18D.69B917B9@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: <8D53104ECD0CD211AF4000A0C9D60AE3015DAC7C AT probe-2 DOT acclaim-euro DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 18 Date: Wed, 01 Sep 1999 20:31:41 -0600 NNTP-Posting-Host: 208.4.224.145 X-Trace: newsfeed.slurp.net 936239450 208.4.224.145 (Wed, 01 Sep 1999 21:30:50 CDT) NNTP-Posting-Date: Wed, 01 Sep 1999 21:30:50 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Shawn Hargreaves wrote: > > gives errors when used with the -s switch). It would be nice if > there was some way to have both linkers installed at once and use > a compiler switch to decide which one to run, With 1.3, that wasn't much of a problem. Just rename the rsxntdj ld to rsxld.exe or some euphonious name. Then, in the specs file, use the Zwin32 flag to pull in the standard one, and the Zdll for the rsx version. I'm sure something like that would work for 1.5, too. The only time the modified ld.exe was needed was when building a .dll. This looks like unresolved calls to the linker, so the hack was to rip out the error paths, and let it build the package. -- Bear Technology Making Montana safe for Grizzlies http://people.montana.com/~bowman/