Date: Thu, 11 Jan 1996 13:23:51 +0200 (IST) From: Eli Zaretskii To: Lee Braiden Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Memory probs under v2 ld On Wed, 10 Jan 1996, Lee Braiden wrote: > > Did you also get the source distribution? It's mentioned in the FAQ, > > people got similar problems until they get the sources also. Don't ask > > me why. > > > > What source did you mean ? For RSXWDK or DJGPP ? If DJGPP, Is it > the source for CWSDPMI or LD ? I'm just quoting the FAQ: 11.5 Q: Where can I get this RSX extender? A: RSX is available by anonymous ftp from ftp.uni-bielefeld.de in the directory /pub/systems/msdos/misc. The RSX extender includes its own FP emulator and can run DJGPP programs in DPMI mode. People who tried this, report that you must download and unzip the RSXWDK2 source archive, not only the binaries (otherwise you'll get General Protection Faults when you try to run DJGPP programs), and replace your ld.exe with the old one distributed with DJGPP 1.11m5 (the linker distributed with 1.12m4 aborts claiming it doesn't have enough memory). See question 8.12 for details on getting that older ld.exe.