From: pasty AT micronet DOT fr (Patrick Asty) Newsgroups: comp.os.msdos.djgpp Subject: HELP: djgpp & Win3.x programms (rsxwdk / rsxntdj) Date: 13 Jan 1997 05:58:38 GMT Organization: micronet.fr Lines: 25 Message-ID: <5bciue$fpv@chleuasme.francenet.fr> NNTP-Posting-Host: pppa233.francenet.fr Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello, I would like to write some windows programms on my old Win3.x 386PC. I had djgpp 1.x and I got rsxwdk. While linking, I had the error: % .../rsxwdk/lib/libdj/libwin.a: could not read symbols: Memory exhausted On this newsgroup, people told me I was using a bugged version of ld. They also told me that rsxntdj was the new package... So I got djgpp 2.x and rsxntdj. But the help of rsxntdj says: "it is not possible to run a Win32 application under Windows 3.1 with Win32s extensions"... (and all rsxntdj programms hang up without any error). So I returned to rsxwdk but now with djgpp 2.x. And I'am disappointed because I still do have the same error while linking: % .../rsxwdk/lib/libdj/libwin.a: could not read symbols: Memory exhausted Any suggestions??? Patrick.